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

Inline tag #224

Closed
wants to merge 2 commits into from
Closed

Inline tag #224

wants to merge 2 commits into from

Conversation

SimonLab
Copy link
Member

Experiment with content editable
linked to #221 (comment)

At the moment just add span with color red on the "tag" text content:
image

@SimonLab SimonLab self-assigned this Nov 30, 2022
@SimonLab SimonLab added the in-progress An issue or pull request that is being worked on by the assigned person label Dec 5, 2022
Test changing content with liveview
Display the raw html content with phoenix
@SimonLab SimonLab removed the in-progress An issue or pull request that is being worked on by the assigned person label Jan 23, 2023
@nelsonic
Copy link
Member

This will be an awesome feature once we get the basic tagging working.
For now we can simply parse all the words in the item.text <textarea>
and include them as suggestions when the person starts typing in the tags <input>.
That shouldn't require too much code.
But please have a look at: #221 (comment)

@nelsonic nelsonic closed this Jan 26, 2023
@nelsonic nelsonic deleted the inline-tag branch February 6, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants