Review the post screens #144

Closed
opened 2018-11-06 14:16:49 +01:00 by swentel · 3 comments
swentel commented 2018-11-06 14:16:49 +01:00 (Migrated from github.com)

There are too many post types now, it's verbose and maps 1:1 on post types.

However, some could be merged: e.g. like/repost/bookmark can be checkboxes because you only want one post instead of one separate like and repost

Some can still be like they are right now, e.g. event and article because that just makes sense.

https://indieweb.org/create#gRegor_Morrill
https://www.youtube.com/watch?v=QZxDltB4_fo&feature=youtu.be&t=2166

Some inspiration for screens:

There are too many post types now, it's verbose and maps 1:1 on post types. However, some could be merged: e.g. like/repost/bookmark can be checkboxes because you only want one post instead of one separate like and repost Some can still be like they are right now, e.g. event and article because that just makes sense. https://indieweb.org/create#gRegor_Morrill https://www.youtube.com/watch?v=QZxDltB4_fo&feature=youtu.be&t=2166 Some inspiration for screens: - https://github.com/TryGhost/Ghost-Android
dshanske commented 2018-11-06 14:26:52 +01:00 (Migrated from github.com)

These are all Responses if you are looking for a term. So is favorite, follow, watch, listen...

These are all Responses if you are looking for a term. So is favorite, follow, watch, listen...
swentel commented 2018-11-06 15:03:33 +01:00 (Migrated from github.com)

Thanks, I need to let this sink in for a bit.

I do like the post types, and the drupal micropub server supports q=post-type so I can apply these to the list available so it becomes smaller (I use it already on the filter list). On the drupal side, on a micropub request, the PTD also maps it to a content type in Drupal. It makes it very structured.

However, the use case of one post which both contains a like and repost intrigues me very much, so much, that I'm tempted to abstract it even more. Since I'm already holding off a 1.0 release for the drupal module - I want it to have all building blocks (indieauth, webmention, microsub, microformats, micropub) internally available - I should probably just go for it :)

This also relates then to https://github.com/swentel/indigenous-android/issues/91 : abstracting it in indigenous too - and on install comes with pre-installed 'post types'.

Thanks, I need to let this sink in for a bit. I do like the post types, and the drupal micropub server supports q=post-type so I can apply these to the list available so it becomes smaller (I use it already on the filter list). On the drupal side, on a micropub request, the PTD also maps it to a content type in Drupal. It makes it very structured. However, the use case of one post which both contains a like and repost intrigues me very much, so much, that I'm tempted to abstract it even more. Since I'm already holding off a 1.0 release for the drupal module - I want it to have all building blocks (indieauth, webmention, microsub, microformats, micropub) internally available - I should probably just go for it :) This also relates then to https://github.com/swentel/indigenous-android/issues/91 : abstracting it in indigenous too - and on install comes with pre-installed 'post types'.
swentel commented 2019-02-25 17:45:42 +01:00 (Migrated from github.com)

Closing. optimized the current input forms much more, that's good enough for now :)

Closing. optimized the current input forms much more, that's good enough for now :)
This discussion has been locked. Commenting is limited to contributors.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
inhji/indiepass-android#144
No description provided.