Jul 2
NotePlan Publish improvements
1. *Minor:* The published html page should have <title> tag that corresponds to the original note title. Right now it is always equal to "NotePlan Plublish" so when you save such a page in Bear or NotePlan as a link the link title is "NotePlan Publish" which is inconvenient.
2. *Major:* There should be an option for recursive sharing. Something like "Visitors can follow block links" setting in Craft. So that if my page contains wiki-links to other notes then those pages should also be "NP-published" and the wiki-links should be replaced with corresponding NP-publish links.
3. *Workaround:* If recursive publishing is too hard to implement, let NotePlan just be smart enough to check whether a wiki-linked page is published, and if so, replace that `[[some note]]` with `[some note](noteplan-publish-url-here)`. I mean of course replacement in the published html version of a note, without modifying the original note.
4. *Transparency:* When looking at some note I should be able to see if it is published without looking into some dropdown menus. And when I am moving around the published note (and thus the publish link may be broken) then NotePlan should warn me that I am breaking something with that action.
5. *Overview:* I should be able to easily find all the notes that were published. This could be a new option in the "Review" filters for example.
Pending
For the 5th one maybe a Shared smart folder could be nice. Some additions could also be : 6. keep the link to the note unchanged no matter what (currently it changes every time you rename the note or move it to another folder) 7. Ability to choose custom theme for the published note and respect app's preferences such as the use for todo (* or - ) 8. Ability for guests to comment would be perfect