glushchenko / fsnotes

Notes manager for macOS/iOS
https://fsnot.es
MIT License
6.18k stars 453 forks source link

Export Markdown omitting tags #1680

Open tonilampela opened 5 months ago

tonilampela commented 5 months ago

I use tags to organize my notes, and I find the functionality very useful. But for example if I write a blog post I'd like to export/copy the markdown text to my blog without including tags as those are not part of the actual post content.

This is somewhat related to my request for having more export options for the notes (https://github.com/glushchenko/fsnotes/issues/927#issuecomment-1873854671). If there was dedicated menu for exporting notes, option to exclude tags could be perhaps presented there?

nth-chile commented 5 months ago

Do you currently export or copy paste?

tonilampela commented 5 months ago

Yes, I'm currently copy/pasting and manually avoiding copying tags from my documents.

nth-chile commented 5 months ago

And you'd like to export to a Mail app?

tonilampela commented 5 months ago

This is how Bear.app accomplishes it.

Copy as.. menu has "Keep tags" option:

image

Exporting has preference "Keep tags during export":

image

These two cover pretty much every use case of getting text out from the app.