dangom / writefreely.el

*Frictionless* blogging with Org Mode. No setup required.
93 stars 7 forks source link

Support "visit-post" in collection #12

Open dangom opened 5 years ago

dangom commented 5 years ago

Currently we generate the visit-post URL by concatenating the writefreely instance with the post-id. That's OK, but posts that belong to a collection may render differently when accessed from the collection link.

It should be possible to implement writefreely-visit-post such that, if a post belongs to a collection, we open it with the collection URL.