pull down to refresh
Great feedback - thank you! Going to get to work on some of these!
I've included some of those suggested features in the pre-release - including a ⚡️ address & a published articles view!
I'll reply here once this is available on the plugin store for easy install.
reply
I published a post using this plugin here: https://habla.news/nout/40b93e21
Here's my hopefully helpful feedback:
@nostr:abcreferences to users or other notes - e.g. on your github you should have a post example, or maybe you should add Obsidian templater template.--- created: 2023-08-05 published: 2023-08-05 tag: [NostrPublished] nevent: "abc123" ---To make it then easy to see all your posts. You can then use dataview in Obsidian and do e.g.
dataview TABLE date(created) as Created, date(published) as Published, date(published)-date(created) as Spent FROM #NostrPublished SORT published