Feel-ix-343 / markdown-oxide

Editor Agnostic PKM: you bring the text editor and we bring the PKM - inspired by and compatible with Obsidian
GNU General Public License v3.0
688 stars 10 forks source link

Add Config + config features (dailynotes, completion configurations...) #36

Closed Feel-ix-343 closed 3 months ago

Feel-ix-343 commented 3 months ago

includes config + daily note config

sQVe commented 3 months ago

I think it would be useful to add some documentation on how to actually configure things here. 👍🏼

Feel-ix-343 commented 3 months ago

Good call; Ill add to the readme promptly. For now you can make a .moxide.toml file in your notes folder or at .config/moxide/settings.toml and add the settings there.

There is:

Feel-ix-343 commented 3 months ago

I am also thinking about a config option to turn off unresolved reference diagnostics as they can be distracting. When I implement separate semantic tokens for unresolved references, this will be more practical. Of course code actions to create unresolved references would be kept