Giter Site home page Giter Site logo

django-joplin_vieweb's Introduction

Farewell

This project is "deprecated": continued here for a deployment with docker-compose (a lot easier than current way).

πŸ‘‹βœ‹πŸ‘‹βœ‹πŸ‘‹βœ‹

django-joplin_vieweb's People

Contributors

gri38 avatar marph91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

matbgn svajra

django-joplin_vieweb's Issues

better js

  • classes and event driven
  • click on tag: select and display notes
  • tester les erreur de get

Synchro

New tab on left side for synchro: last synchro date, and trig synchro

<img> syntax not handle

For instance: image is paste =>
de7d8cb00eb580e0205e40a23dec6650.png
OK: it's well displayed.

But when img is resized =>
de7d8cb00eb580e0205e40a23dec6650.png
KO: not displayed.

Sync is very slow

I am stuck on synchronization importing a large number of notes (>1K) through the web UI for multiple hours. Is Joplin Data API slow? From the log output, it appears that a single query is done precisely every three seconds.

[27/Jul/2021 23:58:47] "GET /joplin/sync/ HTTP/1.1" 200 17
[27/Jul/2021 23:58:50] "GET /joplin/sync/ HTTP/1.1" 200 17
[27/Jul/2021 23:58:53] "GET /joplin/sync/ HTTP/1.1" 200 17
[27/Jul/2021 23:58:56] "GET /joplin/sync/ HTTP/1.1" 200 17

Notes are not displayed !!!

Technically, when we request joplin API, the get is truncated to 100 items, and json message finishes with: "has_more":true.

So when we search notes of a notebook, if it is not returned by API request: it won't appera.
=> call the next.

Cannot select again last selected notebook after tag selection

When we select a notebook, then a tag => notebook selection seems to be unselect, since the selected color disappear.
But on ly the item is unselected, not the node => so if we click again on the notebook, it's not selected.

To fix: unselect the item AND the node.

After synchro, refresh all

Preferably only if synchro gets some content, but why not always.
Refresh notebooks, tags, and note list and note content.

Docker-image

It would be really nice if you could try this out without installing and configuring the many dependencies. a finished Docker image from a specialist could be the solution to be able to host it yourself and to operate behind the reverse proxy traffik :-) Letsencrypt can also take over.

Tag edition

Delete tag / add tag (existing or new) from note view.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.