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

Journal: Entry can be migrated to another Journal #1716

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

zspencer
Copy link
Member

Also part of the writing I'm doing on https://slipvector.games, I have a Journal for non-canon (well, several; depending on if it's worldbuilding or concept art or a story) and then a Journal for canon content.

I want to be able to take an entry and move it into the Canon journal; and I'm fine doing it from the rails console for now; but I probably will expose a command end-point like
/journal/:entry_id/migrate_to?journal_id=...&keywords[]=AKeyword&keywords[]=BKeyword and add a button on the Entry#edit screen to enter the flow for selecting the Journal / adding Keywords.

- https://github.com/zinc-collective/convene/issues/1566

Also part of the writing I'm doing on https://slipvector.games, I have a
Journal for non-canon (well, several; depending on if it's worldbuilding
or concept art or a story) and then a `Journal` for canon content.

I want to be able to take an entry and move it into the Canon journal;
and I'm fine doing it from the rails console for now; but I probably
will expose a command end-point like
`/journal/:entry_id/migrate_to?journal_id=...&keywords[]=AKeyword&keywords[]=BKeyword`
and add a button on the `Entry#edit` screen to enter the flow for
selecting the Journal / adding Keywords.
@zspencer zspencer changed the title Journal: Entry can be migrated to another Journal Journal: Entry can be migrated to another Journal Jul 27, 2023
@zspencer zspencer added ✨ feature Reduces Client's Burden or Grants them Benefits 🧹 refactor Includes non-behavioral changes labels Jul 27, 2023
@zspencer zspencer requested review from a team July 27, 2023 23:55
@zspencer zspencer merged commit 8868378 into main Aug 3, 2023
@zspencer zspencer deleted the journal/entries-may-be-migrated-to-another-journal branch August 3, 2023 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature Reduces Client's Burden or Grants them Benefits 🧹 refactor Includes non-behavioral changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants