No notes editor? [Solved] [Solved]
No notes editor? [Solved]
Sure, we can always add extensions to browsers in order to access Microsoft notes or Google Keep ones, but what about a separate note editor for MX KDE?
Simplenote has been a staple for many years and it is nowhere to be found.
Joplin, CherryTree and Zim are making the headlines but none of these are on MX Package Installer... hum!
- - - - -
Update: [Solved] 'cause CherryTree (as per post in this thread) is effectively in repo.
Simplenote has been a staple for many years and it is nowhere to be found.
Joplin, CherryTree and Zim are making the headlines but none of these are on MX Package Installer... hum!
- - - - -
Update: [Solved] 'cause CherryTree (as per post in this thread) is effectively in repo.
Last edited by danielson on Tue Sep 22, 2020 6:23 am, edited 1 time in total.
Re: No notes editor?
I was already asking to add Joplin to MX repo couple of times with no avail. It is currently the best open source notepad in the market. Especially when it comes to work on many different operating systems. It is fantastic to have all the notes available on Linux, iPhone and Windows at the same time.
- pierrelepetitsuisse
- Posts: 2
- Joined: Wed Aug 26, 2020 5:11 pm
Re: No notes editor?
Cherrytree needs a dependency which is not in Buster's repositories.
What I did to install Cherrytree in BunsenLabs (It should also work in MX Linux):
1) Edit the file /etc/apt/sources.list: Add this:
Then:
2) Install wget and Cherrytree dependencies.
3) Download python-gtksourceview2.
4) Install python-gtksourceview2.
5) Maybe you also need to install this:
Then:
6) Dowload the .deb from https://www.giuspen.com/cherrytree/
Open terminal in the Download folder and:
7) Edit the file /etc/apt/sources.list: Remove Stretch's repository (the lines we added in step 1).
Then:
What I did to install Cherrytree in BunsenLabs (It should also work in MX Linux):
1) Edit the file /etc/apt/sources.list: Add this:
Code: Select all
#Added this temporarily to get [cherrytree+python-gtksourceview2/python-appindicator] working
deb http://debian.saix.net/ stretch main #Added this temporarily - should be set to your closest mirror
Code: Select all
sudo apt update
Code: Select all
sudo apt install wget python-dbus python-chardet python-enchant libcanberra-gtk-module libgtksourceview2.0-0 libgtksourceview2.0-common python-cairo python-gobject-2 python-gtk2 python-numpy
Code: Select all
wget http://ftp.br.debian.org/debian/pool/main/p/pygtksourceview/python-gtksourceview2_2.10.1-3_amd64.deb
Code: Select all
sudo dpkg -i python-gtksourceview2_2.10.1-3_amd64.deb
Code: Select all
sudo apt install -y python-gtksourceview2 libgtksourceview2.0-0 libgtksourceview2.0-common
Code: Select all
sudo apt update
Open terminal in the Download folder and:
Code: Select all
sudo dpkg -i cherrytree_0.39.4-0_all.deb
Then:
Code: Select all
sudo apt update
Re: No notes editor?
@pierrelepetitsuisse - Do have much respect for CherryTree and i'm sure what you posted will be greatly appreciated.
But i've been a long time SimpleNote user (actually CintaNotes which syncs to S.N.) and do have an inclination to Joplin (especially since it too has Android capabilities just as S.N. does), so i do hope to hear similar reports on how to get either of these working with MX KDE.
But i've been a long time SimpleNote user (actually CintaNotes which syncs to S.N.) and do have an inclination to Joplin (especially since it too has Android capabilities just as S.N. does), so i do hope to hear similar reports on how to get either of these working with MX KDE.
Re: No notes editor?
Zim is in the Debian repos so definitely installable in MX. Try Synaptic if you can't find it in MXPI. I use it a lot and it is excellent.danielson wrote: Mon Sep 21, 2020 4:38 pm Joplin, CherryTree and Zim are making the headlines but none of these are on MX Package Installer... hum!
- anticapitalista
- Developer
- Posts: 4292
- Joined: Sat Jul 15, 2006 10:40 am
Re: No notes editor?
Last edited by anticapitalista on Mon Sep 21, 2020 6:14 pm, edited 1 time in total.
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Re: No notes editor?
Isn't cherry tree in the MX test repo? On my phone ATM, can't check.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: No notes editor?
Oops, anti is ahead of me by 3 ms
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
- Buck Fankers
- Posts: 770
- Joined: Sat Mar 10, 2018 8:06 pm
Re: No notes editor?
Just curious, if you tried their preferred way of install, posted on their guthub? (just to be on a safe side, create snapshot before you do)danielson wrote: Mon Sep 21, 2020 5:47 pm ...and do have an inclination to Joplin (especially since it too has Android capabilities just as S.N. does), so i do hope to hear similar reports on how to get either of these working with MX KDE.
Code: Select all
wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash
Quote:
https://github.com/laurent22/joplinIf it works with your distribution (it has been tested on Ubuntu, Fedora, and Mint; the desktop environments supported are GNOME, KDE, Xfce, MATE, LXQT, LXDE, Unity, Cinnamon, Deepin and Pantheon), the recommended way is to use this script as it will handle the desktop icon too
Impressive stats, almost 18,000 stars on github and 273 contributors. MIT licence. Code is frequently being updated. This one, looks like, has a future. Thanks for mentioning it.
I'm using Cherry Tree and I'm at the age, when it is too hard to learn new tricks, but I may give it a look also.
Re: No notes editor? [Solved]
Just spotted now CherryTree in stable repo.
Probably just did a quick check at basic "popular applications".
@Buck Fankers - like you, it's hard to learn new tricks.
Was always hoping CintaNotes could work with WineTricks someday.
But that looks like it ain't going to happen anytime soon.
Joplin is my next bet, especially since it is free across the board.
Have tested it a bit. Just not enough to make it my default.
Probably just did a quick check at basic "popular applications".
@Buck Fankers - like you, it's hard to learn new tricks.
Was always hoping CintaNotes could work with WineTricks someday.
But that looks like it ain't going to happen anytime soon.
Joplin is my next bet, especially since it is free across the board.
Have tested it a bit. Just not enough to make it my default.