Giter VIP home page Giter VIP logo

misli's Introduction

Misli

An app for note organization with note file hyperlinking, image import, as well as several other types of notes. There is a Timeline journaling component, which allows you to make entries at different time scales and zoom in/out on the timeline.

The note-taking functionality is now obsolete . It's been reimplemented and the app is now called Pamet. The Timeline will also be ported at some point, but as of now it'll remain here.

Installation

You can build the app with QtCreator/qmake - use the misli_desktop.pro. This version is tested on Linux only but it should be able to run it on windows with minor adjustments.

Features


  • Map-like navigation
  • Changing note size, position and color
  • Multiple note files (called "pages" in the new version)
  • Note file hyperlinking (via "link notes")
  • Real-time detection of file changes (useful if you're using some type of file synchronization)
  • Adding images
  • Displaying text files on the file system as notes
  • Text search
  • Connectiong notes visually with bendable arrows
  • Links to web resources
  • Exporting note files to HTML
  • System command notes (double-clicking them runs e.g. a bash script) ...among other.

Screenshots

screenshot1 screenshot1 screenshot1

misli's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

misli's Issues

Windows Support

PS D:\Programs\misli\pamet> pamet-debug
Traceback (most recent call last):
  File "C:\Users\<User>\AppData\Local\Programs\Python\Python39\Scripts\pamet-debug-script.py", line 33, in <module>
    sys.exit(load_entry_point('pamet', 'console_scripts', 'pamet-debug')())
  File "C:\Users\<User>\AppData\Local\Programs\Python\Python39\Scripts\pamet-debug-script.py", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "C:\Users\<User>\AppData\Local\Programs\Python\Python39\lib\importlib\metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "C:\Users\<User>\AppData\Local\Programs\Python\Python39\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "d:\programs\misli\pamet\pamet\desktop\__init__.py", line 1, in <module>
    from pamet.desktop.app import DesktopApp
  File "d:\programs\misli\pamet\pamet\desktop\app.py", line 2, in <module>
    from PySide6.QtWidgets import QApplication
  File "C:\Users\<User>\AppData\Local\Programs\Python\Python39\lib\site-packages\pyside6-6.1.2-py3.9-win-amd64.egg\PySide6\__init__.py", line 111, in <module>
    _setupQtDirectories()
  File "C:\Users\<User>\AppData\Local\Programs\Python\Python39\lib\site-packages\pyside6-6.1.2-py3.9-win-amd64.egg\PySide6\__init__.py", line 54, in _setupQtDirectories
    for dir in _additional_dll_directories(pyside_package_dir):
  File "C:\Users\<User>\AppData\Local\Programs\Python\Python39\lib\site-packages\pyside6-6.1.2-py3.9-win-amd64.egg\PySide6\__init__.py", line 26, in _additional_dll_directories
    raise ImportError(shiboken6 + ' does not exist')
TypeError: unsupported operand type(s) for +: 'WindowsPath' and 'str'
  • Windows 10
  • Followed installing instruction

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.