Yes, I think there is differences, because you describe syncing object to a file and folder structure containing markdown files, while I’m just talking about Viewing/editing a manually “attached” markdown file in an embedded “notes editor” alá replace the multiline text field in properties with an embedded markdown editor, or allowing Text objects to be Items, and stored externally…
If you think syncing is easier regarding markdown, there is no “problem” storing ID’s and “update dates” in a markdown file, just add them as YAML…
something like this:
---
aeonID: Note123456789
aeonsyncdate: 2021-09-30T23:23:56
---
{body of note here with formatting}
my point as a researcher was that for me, the best benefit was if I could reuse my notes in multiple software, but only have the need for one file for it, and also only need to edit one file, not 2-3 different copies and re-copy text or re-attach or reimport the file every time I did an edit in the file…
Of course a full sync of Notes would be great, but to utilize them, you would need to map both YAML keys and the note body, if it should be useful, while if it was just an editor opening to read or edit a file on disk, all you need is a editor with a view for a linked file, the editor itself would be an “item” of type text or note maybe…
I stopped using Scrivener when they was not interested in adding support for a plugin for bibtex/csl-json or Zotero, so I have not used the sync function in Aeon. It’s way easier to just use markdown and be able to use Zotero with very little extra work…
ut as I wrote, this is not an request from me, just an idea in a discussion… I will just link the files I need, clicking on the link will open it in the default view I hope, and then I can edit it and save it, as long as the filename is the same and not moved, the file will be “in sync”. but it would have been great to see the Notes as text in the “inspector”.
As of now, I just create item types for my research journal structure, add 3 multi line text fields to them and copy the text I need to those fields, a lot of extra work, but doable…
I do the same for Citations one citation item linking between any other object and the source item…, then I create a multiline text field and copy the citation string from zotero, and in the source I copy the bibliography string… I also am also going to add a few document items, like agreements, crew lists manifests of ships, legal documents for companies etc. this documents will be childs of the source item…
Then I just have to find some workarounds to get thing working… including my zotero library, my markdown files, and “other stuff”…