Hacker News new | ask | show | jobs
by CrypticShift 1292 days ago
> more the design of how to make or useful and how to use it

Yeah 100%. Emacs is almost 50 years old and still very popular. You can't beat it on programming power. Personally, I am not an emacs person (I'm even more notion than obsidian), so I understand your selective, design first approach to this.

> take inspiration from Obsidian Dataview, LogSeq

IMO

1. Obsidian Dataview should have been editable by design (not to say batch-editable)

2. Obsidian creators should have leveraged their dynalist (outlining) heritage into their newer product.

Your project is still young of course (I like it so far !) but some features are better kept in mind from the start. I hope you will take the best of both world (= see my "block level querying" remark in previous post)

Good luck!

2 comments

Making views editable is quite challenging. Especially in the general case. For tasks specifically this works, you can query them somewhere and when you toggle their completion state this gets propagated back. Editing other attributes is more tricky.
Re 1.

There are a few other plugins out there that help with this. I feel blacksmithgu never intended to use this as an editor of sorts.