romario

Results 9 comments of romario

I ran to the same problem, i misconfigured `config_path` with `configure_path` . the [DOCS.md](https://github.com/nvim-orgmode/orgmode/blob/master/DOCS.md#emacs_config) don't match up with [default settings](https://github.com/nvim-orgmode/orgmode/blob/master/lua/orgmode/config/defaults.lua#L164). it should be as @aareman pointed out.

I'd like to see this support as well especially the second option. Currently I use emacs and logseq. it seems logseq parse `[` and `"` incorrectly and create their own...

No, I mean this `alias: alias 1, alias 2` which doesn't contain `[` and `"`

My setup currently something like this: ```yaml title: title id: id roam_aliases: [ "alias1", "alias2" ] # emacs (md-roam) alias aliases: alias1 # Obsidian alias alias:: alias1 # Logseq alias...

Yeah, the packages still works fine. just wondering its unrelated question, i've installed makedeb with stable release but when i ran `makedeb --version` it shows these: ``` makedeb 5.0.2- Alpha...

Yeah, i do the same. For now, i just backup search queries. but backup whole orgzly config would be helpful.

> Given how it is formatted you can simply use `{` and `}`. Yeah, but unfortunately that only works on top heading section.

Well, setting up the flag on the browser without adding anything to `config.yaml` does the job for me. I didn't know that setting exist. Thanks for letting me know.