Coder Social home page Coder Social logo

onirica / notes-up Goto Github PK

View Code? Open in Web Editor NEW

This project forked from philip-scott/notes-up

0.0 0.0 0.0 3.61 MB

Markdown notes editor & manager for elementary os

License: GNU General Public License v2.0

CMake 10.99% Makefile 3.33% Vala 84.15% C 1.53%

notes-up's Introduction

Notes-Up

Write beautiful notes fast and easy using Markdown


Get it on AppCenter


Screenshot

As a computer engineer, I've been writing my school notes using just a text editor, and having to manage all my files and keep everything organized. Well, not anymore! Notes Up is a notes manager written for elementary OS. With it, you'll be able to write beautiful notes fast and easy using the markdown format.

It's Features Include:

  • Multiple notebook support
  • Easy-to-use markdown editor
  • Exporting to PDF
  • And more to come!

New in 1.3.1!

  • A help section has been added to the editing view. Simply click on the question mark on the top-right and you'll see a list with the markdown format! (Try clicking on the code)
  • You can now keep your notebook list open while editing. Available right from the settings!
  • Plugins! One more plugin has been added to the family!
    • Highlight: By using it just once in your document, you'll enable syntax highlighting! Just type <highlight> and your code blocks will be given some style! You just need to add the language you're using like ```vala
  • Clicking on the image button on the toolbar without anything selected now embeds the image with your document! Now you don't have to worry about moving files! You can still link images by dragging and dropping them into the editor
  • Changed: the New Page shortcut has been changed from Ctrl+N to Ctrl+Shift+N to avoid accidentally creating new pages when you didn't want to
  • Preparations for AppCenter!

You can also view the full changelog here

Donations

If you liked Notes-up, and would like to support it's development of this app and more, consider buying me a coffee :)

Installation:

Get it on AppCenter

On elementary OS? Hit the button to get Notes-Up!

Not on elementary?

You can install Notes-Up from a PPA. But be aware that your results may vary

PPA: ppa:philip.scott/notes-up

sudo add-apt-repository ppa:philip.scott/notes-up
sudo apt-get update
sudo apt-get install notes-up

If you were using the previous version of Notes-up, you will need to add this new PPA. This version changes how files are saved on your computer, so it won't be given automatically to the previous users. No worries though, your old files will be imported when you first run the app!

How To Build

For advanced users!

git clone https://github.com/Philip-Scott/Notes-up
cd Notes-up
mkdir build && cd build 
cmake -DCMAKE_INSTALL_PREFIX=/usr ../
sudo make install

notes-up's People

Contributors

alexander-wilms avatar btkostner avatar cassidyjames avatar dabou avatar dcharles525 avatar demonpig avatar flopp avatar onirica avatar philip-scott avatar png2378 avatar sinanboecker 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.