-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Candidate for zim wiki android app: Markor #6
Comments
we fork for zim wiki app? |
No, we'll make Zim support Markdown (the de-facto standard for plaintext-based markup) natively (zim-desktop-wiki/zim-desktop-wiki#26), and then will just use Markor or any other Markdown tools (which are many) with Zim content. Because you can't fork (and maintain) everything. |
Good news for those who are also desperately missing a mobile client for Zim: Markor is going to get support for Zim-Wiki files! I'm currently working on it (together with @pschwede) on gsantner/markor#1098. Most features (editor highlighting, most text actions, some view mode) are implemented now, so feel free to try it out and give us feedback. |
It's done - Markor 2.5 has just been released on Google Play and F-Droid and contains the new Zim Wiki features! |
In the next update, Markor will get additional Zim-related features - including a table of contents for the editor and the ability to insert/attach images or files. @jaap-karssenberg Would you be interested to promote/mention Markor as an inofficial Android client for Zim on the Zim Desktop website? I really think both projects could benefit from each other, reaching a bigger audience and attracting more users if it is clear that Zim can be used cross-platform. There's a similar scenario with the flashcard program Anki - the official desktop and iOS applications are complemented by an unofficial Android client, which is still mentioned on the website. Works really well as far as I can tell. :) |
Yes, I will update website to mention Markor - using it myself as well -
however at the moment I do not sync between phone and laptop, so not
sharing data between Markor and Zim myself.
Long term plan is also for Zim to support Markdown. But don't hold your
breath ...
…On Thu, Feb 4, 2021 at 11:05 PM fredericjacob ***@***.***> wrote:
In the next update, Markor will get additional Zim-related features -
including a table of contents for the editor and the ability to
insert/attach images or files.
@jaap-karssenberg <https://github.com/jaap-karssenberg> Would you be
interested to promote/mention Markor as an inofficial Android client for
Zim on the Zim Desktop website? I really think both projects could benefit
from each other, reaching a bigger audience and attracting more users if it
is clear that Zim can be used cross-platform. There's a similar scenario
with the flashcard program Anki - the official desktop and iOS applications
are complemented by an unofficial Android client, which is still mentioned
on the website. Works really well as far as I can tell. :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJQYHVYJAPZVU4YHO6YXADS5MKZZANCNFSM4F3MUTTQ>
.
|
I discovered an actively developed android app called markor: https://github.com/gsantner/markor
its already designed to be used with different file formats (todo.txt and markdown) and it already has a folder based notebook structure. Even in its current state it can be used as a zim wiki android app. The only thing missing is the syntax formatting and maybe todo support. Ive added an issue to implement syntax formatting here gsantner/markor#393
The text was updated successfully, but these errors were encountered: