Commit Graph

4 Commits

Author SHA1 Message Date
lbesnard
5a3f73766c Exporter: memos, replace space with underscore for # tag creation (#11107)
Creating tags on memos looked like "#This is a book title" meaning only "#This" would become a Tag. Replacing spaces with underscore to be more usable so that the following tag would be created "#This_is_a_book_title"
2024-01-10 20:25:16 +01:00
Frans de Jonge
9e82761c45 [lang] Exporter: minor stylistic changes to Memos capitalization and dialog titles (#11032) 2023-10-20 22:15:06 +02:00
夏鲁豫
ff6ee69753 Exporter: fix memos export, add flomo export (#10988) 2023-10-12 14:54:31 +02:00
夏鲁豫
4c9231a8f8 [plugin] Exporter: add memos export (#10411)
Add an export method for memos, which originates from [flomo](https://flomoapp.com/) and now has an open-source self-deployment solution:[memos](https://github.com/usememos/memos)
2023-05-18 13:10:09 +02:00