I have a lot of imported notes from another app and these notes have incomplete frontmatter. I’d like to add tags to the YAML frontmatter of these notes.
So I’m looking for a solution to quickly go through these notes and add tags.
The best solution I have worked out so far is to use Database Folder (plugin) to display a table of all untagged Notes and add the tags in this table. However, it is difficult to go through the table quickly (operating only via keyboard).
Is there an easier/better solution?
One more question: Database Folder is often mentioned as an alternative to Dataview. However, in Dataview I can’t manipulate fields, only retrieve them, or am I wrong?
Edit: For clarification: I need to decide for each note which tags to add, so I’m not looking for an automated solution but for one that allows to add tags quickly ideally with some auto complete function to choose from my existing pool of tags.