jamesvandyne/tanzawa

Trip Mode

Closed this issue · 0 comments

When you're on a trip, it's a hassle to always select which trip a new post should belong to. Moreover, all checkins (or anything posted via micropub) need to be edited after the fact to associate them with a trip.

Solution: Create a "trip mode" which, while activated will:

  • Select the trip by default when authoring new posts in Tanzawa.
  • Make all posts posted via micropub automatically associated with the trip.

Could be simply a new nullable foreign key on MSiteSettings / settable via the Django admin.