Probably a dumb request that wouldn’t be used by others… but if tags could render nicely as a H1, H2, H3 in the header font, but still act as a tag with color… that would be pretty neat…
Part of this is trying to get the txt export to work a bit better for Logseq too… I’ll probably come back when I have some more time to play around with that, but I’ve started exporting my journals (with the Copy to Clipboard) every day and pasting into my pages there… part of that ask will be seeing if we might be able to get the space txt export (jthe same txt with Copy to Clipboard) through the API as well…
Couple notes- not anything I think you should spend your time on at the moment, but…
I’m not getting line breaks by card - maybe this is a Shortcuts issue though…
the order cards come through is a bit different than the Copy to Clipboard. I wonder if this logic could be looked at eventually. The Copy to Clipboard box makes more sense to me at the moment.
Have it working great to automatically pull the days cards though.
I don’t expect the order to be perfect, but if these came through with each card/line as a bullet, it would be much easier to reshuffle things. You’ll notice “Journal” has a bullet because it’s H3 in Kinopio, but that’s the exception.
(Let me know if this doesn’t make sense or if it should be posted in it’s own place)
updated GET /space textOnly to return the cards in the order updatedAt (which I believe is what the client uses) , and to add two line breaks instead of one.
Also updated the export dialog to use two line breaks as well
i wonder if there are text manipulation apps like https://textsoap.com/mac/ you could use with shortcuts in between getting the server response and sending it to the destination