Giter VIP home page Giter VIP logo

noteworthy's Introduction

Noteworthy

Modern, Fast, and Version-Controlled Markdown Notes App

CI status Packaging status

0.1.0 Milestone

  • Trash and pinning
  • Note creation and deletion
  • Note metadata
  • Powerful tag system
  • Filtering
  • Basic markdown
  • Batch notes selection and editing
  • Attachments
  • Canvas drawing
  • Syncing (Barely working)
  • Git integration (Barely working)
  • Setup page
  • WYSIWG Editing
  • Homepage (Includes reminders, recents, mini notepads etc.)

Installation Instructions

Noteworthy is under heavy development. Thus, it is currently not recommended to be used for day-to-day tasks. However, it is possible to download the nightly build artifact from the Actions page, then install it locally by running flatpak install noteworthy.flatpak.

Build Instructions

GNOME Builder

GNOME Builder is the environment used for developing this application. It can use Flatpak manifests to create a consistent building and running environment cross-distro. Thus, it is highly recommended you use it.

  1. Download GNOME Builder.
  2. In Builder, click the "Clone Repository" button at the bottom, using https://github.com/SeaDve/Noteworthy.git as the URL.
  3. Click the build button at the top once the project is loaded.

Meson

Prerequisites

The following packages are required to build Noteworthy:

  • meson
  • ninja
  • appstream-glib (for checks)
  • cargo
  • gstreamer
  • gstreamer-plugins-base
  • glib2
  • gtk4
  • gtksourceview5
  • libadwaita

Build Instructions

meson . _build
ninja -C _build
ninja -C _build install

noteworthy's People

Contributors

seadve avatar

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.