Skip to content

Shwvi/Wise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wise

Description

Wise is a productive tool for manage your plans and targets.As its name saying, you are expected to manage your life and work as a wise (wo)man.

The main features of wise:

  1. Tree struct data manage
  2. Markdown support
  3. Pin your plan on your desktop

Motivation

I always want to have my own note software to mange my mind and life. I have to admit that there are already numberous ones, but there is no one who perfectly meets my anticipation. So, Wise came and it was just this.

TODO

  • Node order changable
  • Display your plans as tree
  • Chinese support
  • React markdown plugin to enable more sytnx
  • Windows and Intel MacOS support

Bugs

  • Logout then login will not refresh the node state
    • It will reload now.
  • How to maintain the communicate with electron
    • IpcRender post message to get port now

🙁 Oops, I have no capability to do

  • I need my real-time render markdown

Features

  • Locally saved (use sqlite3)
  • Order changable and rename convenient
  • Drag doesn't work after once drag.
  • Resize the pin card
  • Sync both of the windows
  • More easy to identify the complete / Muti Radio Button To arhieve
  • Able to restore the pin win
  • Auto format the markdown
  • Special component to useHistory
  • Themes
  • Bookmarks
  • Calendar Record Your leraning
  • A Explore place
  • Show titlebar
  • Auto open the pin window when pin.(Single Mode)
  • Click icon to open the main window
  • Default Select Node (And switch page should reset it)

Develop

Install all dependencies

yarn
# generate all workspace
yarn build

Start server

# start watch changes
yarn watch
# start main win react project
yarn workspace @wise/app dev
# start pin win react project
yarn workspace @wise/pin dev
# start electron
yarn workspace @wise/electron dev

Licensen

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published