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

Support markdown descriptions #67

Closed
aaronleopold opened this issue Oct 4, 2022 · 3 comments
Closed

Support markdown descriptions #67

aaronleopold opened this issue Oct 4, 2022 · 3 comments
Labels
feature A planned, integral feature interface Relating to Stump's React interface

Comments

@aaronleopold
Copy link
Collaborator

One of my test files has markdown and I never noticed. I think it would be a really nice feature to allow for rendering and editing media descriptions as markdown.

Will consider this for all entities with description fields.

@aaronleopold aaronleopold added feature A planned, integral feature interface Relating to Stump's React interface labels Oct 4, 2022
@aaronleopold aaronleopold added this to the 0.1.0 milestone Oct 4, 2022
@dancamdev
Copy link
Collaborator

Let's do it - is the test file in the source code already? If not, mind sharing it?

@aaronleopold
Copy link
Collaborator Author

aaronleopold commented Mar 27, 2023

I can DM you a test file on Discord that has a markdown description after work today. Try to avoid using the @chakra-ui/react package for the UI elements, just because it will be gone soon anyways from https://github.com/aaronleopold/stump/tree/al/bye-chakra

I also found https://github.com/HarryChen0506/react-markdown-editor-lite the other day, but haven't had a chance to thoroughly look it over for this. If you have any other light-weight options let me know.

@aaronleopold
Copy link
Collaborator Author

This will be added alongside the filter and sort changes I am currently working on: https://github.com/stumpapp/stump/tree/al/filter-and-sort

aaronleopold added a commit that referenced this issue Sep 8, 2023
* WIP: start filtering and sorting

* WIP: basic search works!

* basic search for series and media

* fix recursive filter, work on filter components

* support value or value range in qs

* WIP: variable media filtering UI

* WIP age restriction

* wip misc cleanup

* filter metadata by series relation

* WIP more age restriction

* draft docs section

* typo

* media age-restricted, WIP series, add docs

* WIP series age restriction and filters

* fix encoding and scrolling issues, support markdown descriptions (#67)

* add dev scripts

* will it ever end

* clean up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A planned, integral feature interface Relating to Stump's React interface
Projects
None yet
Development

No branches or pull requests

2 participants