Django-joplin-vieweb

Latest version: v1.17.0

Safety actively analyzes 688931 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.15

Features
- Code blocks are foldable:
![2021-09-11 22-46-51](https://user-images.githubusercontent.com/26554495/132961256-4209155e-a5cc-40f3-8ec9-2ae7cd83daa0.gif)
- keyboard shortcuts:
- e to enter note edition
- ctrl + s to save note edition
- Escape to exit note edition
- ↑ to go to upper notebook
- ↓ to go to lower notebook

1.14

This release
is mainly for fix of a major bug:
Fix 62: notes after the hundredth are not displayed.

Feature:
- 36: display synchro message while sync'ing:
![image](https://user-images.githubusercontent.com/26554495/132140207-6c32fb23-4c82-4484-8887-9881b05e00da.png)


Other bug fix:
* 33: (technical) better synchro handling at site startup.

1.13

Features
- Notes history: list of the latest notes consulted, to be able to open them quickly, or pin them (28)
![demo_joplin_notes_history](https://user-images.githubusercontent.com/26554495/130871700-a78e54c1-81ff-4373-8b30-06bd826038d8.gif)
- Tabs in notes (not displayed in joplin applications). Syntax [here](https://facelessuser.github.io/pymdown-extensions/extensions/tabbed/).
![image](https://user-images.githubusercontent.com/26554495/130869166-4be37017-450b-4ee4-942a-3936963faaf8.png)

Small ENH
- Login screen "theme" in joplin-vieweb site flavor
- In note edition: when title gets focus: select all.


Upgrade
- [Upgrade procedure](https://github.com/gri38/django-joplin_vieweb/wiki/Joplin-vieweb-setup#upgrade)
**WARNING**:
Don't forget to add the max history depth in settings.py:
python
JOPLIN_NOTES_HISTORY_DEPTH = 10


Bug / ENH fixes
- Fix 51: Tables are now rendered in note view
- Fix 50: empty tag are not added
- Fix 52: support mardown highlight with == syntax ==
- Fix 48: clicking on a header on note TOC scrolls to that header (instead of opening a new window)
- Fix 53: When user confirms checkboxes changes in a note, the note is not reloaded again (avoid blinking effect).
- Fix 55: Same html render in compose preview than in note view
- Fix 56: scroll bars are now also thin in chrome browsers.

1.12

Features
- Notebook edition: create / rename / delete.
![notebook_edition](https://user-images.githubusercontent.com/26554495/127444638-a059931a-32f6-4027-8921-2dc073bf7034.gif)

Upgrade
- [Upgrade procedure](https://github.com/gri38/django-joplin_vieweb/wiki/Joplin-vieweb-setup#upgrade)

Bug / ENH fixes
- Fix 32
- Fix 35
- Fix 37
- Fix 38
- Fix 40

1.11

Features
- Note creation.
![joplin_create_note](https://user-images.githubusercontent.com/26554495/126760127-de455fb1-76ab-4d05-9ace-44f8fe719284.gif)
- On synchronization finished: notebook or tag panel is opened and last selected note is selected and displayed

Upgrade
- [Upgrade procedure](https://github.com/gri38/django-joplin_vieweb/wiki/Joplin-vieweb-setup#upgrade)

1.10

Features
- Note edition / deletion, with support of image paste, and image / attachment drag&drop.
![image](https://user-images.githubusercontent.com/26554495/126487101-3d6fdae0-d1ed-4929-b000-5981928a2eb6.png)

Upgrade
- [Upgrade procedure](https://github.com/gri38/django-joplin_vieweb/wiki/Joplin-vieweb-setup#upgrade)

Bug / ENH fixes
- Fix 26
- Fix 27
- Fix 29

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.