Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly store post locations #17

Open
TomboFry opened this issue Feb 21, 2019 · 0 comments
Open

Properly store post locations #17

TomboFry opened this issue Feb 21, 2019 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@TomboFry
Copy link
Owner

TomboFry commented Feb 21, 2019

Currently, the location of a post is simply just a string. It would be nice if actual locations could be stored separately and include more details about them within posts, so check-ins would be better supported. This would mean adding another field to the main posts table to check for a location ID.

EDIT: Perhaps the location field could simply be a JSON-encoded string containing all fields related to location on the IndieWeb wiki.

@TomboFry TomboFry added the feature New feature or request label Feb 21, 2019
@TomboFry TomboFry self-assigned this Feb 21, 2019
@TomboFry TomboFry added this to the Version 1.1 milestone Sep 8, 2019
@TomboFry TomboFry changed the title Store locations in a separate table Properly store post locations Sep 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant