jupytercalpoly / jupyterlab-code-snippets

Save, reuse, and share code snippets using JupyterLab Code Snippets!
https://jupyterlab-code-snippets-documentation.readthedocs.io
Other
164 stars 25 forks source link

Snippet Sorting/Organization #130

Open aivydang opened 3 years ago

aivydang commented 3 years ago

Problem There are a limited amount of ways to sort snippets in the snippet panel.

Current Functionality

Solution

Things to keep in mind

kpinnipa commented 3 years ago

Ideas: Keep original creation date/time in metadata, also have other field that is originally set to creation date but modified if the snippet is ever edited and the changes are saved.