-
Notifications
You must be signed in to change notification settings - Fork 365
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
Markor Project discussion, chat & questions #95
Comments
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Hi everybody. I am currently feeling not so well, and don't do much development currently. Still I do maintaining which is doable on phone too. I appreciate any help in all kind of contributions, most importantly I would need some help in development (were it's more like a one-man-show currently). There are a lot of tasks open, also too much things that can be done by beginners (e.g. hardware keyboard shortcuts). The really most important thing is support for See good first issue (very suiteable for first time contributors too! 😃) and help wanted issues. |
I'm not an Android developer, sorry :s I'm sorry to hear that you aren't feeling well, but I sincerely wish you "Bon courage" ! |
New release available - v0.3.3: https://github.com/gsantner/markor/releases/tag/v0.3.3.
Thanks to everybody translating Markor, latest translations included (and some more new strings are available now). Sadly still not a single community code contribution to the project since mid november, the project could really need some move love by other people than me. |
hey everybody. Currently the low minSdk version is hindering some future development. I really need some feedback which can drive future project targets. About Software:
About Hardware:
About app:
In general too, I would appreciate code contributions and PRs very much too. Still working 99% alone on the code part ;). I have started to write some important things up over at my blog, regarding getting started in contributing :). Thanks everybody for helping. Too thanks for the many translations in the last days, keep going! 👍 |
Hi, I'm using your application every day and these are my answers to your questions:
Android 7.1.2.
LineageOS.
4.5 inches.
540 x 960 pixels
No.
I think that the default title looks ugly. It is only an useless number for a human. It could be more useful a customizable pattern (for example today's date).
Thanks anyway for all work that you do
I don't use a render, because I prefer to edit and view notes in the textual form.
I like it. Thanks anyway for all work that you have done, when I'll become more fluently with Java I promise to help you! |
About Software: About Hardware: About app:
# Title
**Desc**
- ....
- ....
|
Hi everbody!
As of development, contributions are very welcome! Pick something if you want, hot topics (features) currently are:
Smaller:
|
Hey everybody! Markor v1.2 released
|
Just placing an idea here: It would be really cool if you added support for Google Fonts, which would allow the user to use any of their massive range of fonts. I'm not sure if you have to pay for it (probably, it's Google) but it looks interesting. Here's a link to their REST API |
@def0x099 |
p.s You can make an easy $20 by implementing this feature, and then filing a Pull Request. https://www.bountysource.com/issues/63545644-markdown-table-editing-popup (#338) |
Feature request: ability to put a note in the notification bar like this app @jamesnsecond: see #157 (comment edit by gsantner) |
Hello Markor users! I want to know from you regarding sorting at the filemanager (kind of survey): Do you like it that documents are always sorted above other files (like videos, binary files, pdfs etc), or do you prefer that all files are sorted independent if they are a document or not? Currently it's the second one (so you will first see sorted group of folders (depends on settings), then sorted group of documents and then a sorted group of other files. Please give a GitHub reaction on this comment, using a 👍 or a 👎 . I'm aware of cons and pros, please no comment, just thumbs up or down on this comment, thanks!
|
Hi, I was wondering when a update or new release is planned. I'm really interested in some of the new functionalities (mainly org-mode preview). |
|
Hello, thanks to everybody for contributing! As now many new feature, fixes and improvements are merged I want to release a update soon. Please give feedback on the related merge request/issue where it was added in case you notice related big issues. Thank you! |
Hi there, hope it's okay to ask this question here, - how do you guys organize your notes in files and folders in markor? Is there a particular workflow that has been working well for you? |
Hello @naveenroy and all users. To answer your question… |
@naveenroy I hope its okay to answer :) -- I sync my computer Desktop files with a folder on my phone (using Syncthing) and use Markor on my phone to edit those files. My QuickNote file is my grocery list. 😋 |
@chtixof A workaround might be if your index.md file lists your daily note files, you could use the "Date and time" action button to add a link to the new file in your index.md file, then copy the file name that's been auto-inserted for you, so that you can paste it when you actually create and name the file. The way templates work is you add various text files to the templates folder, and then there's a templates action button from which you can select which file's contents you want to insert at the cursor. I remember these things 'cause I was messing with them at one time and I think I Googled and then browsed through release announcements to find out how these two features work. If I remember correctly! |
Create a file with the following contents
Open it and enable view mode. It will create and open a file with the format Modify this script as necessary to get what you want (chat gpt is very good at this) |
I have a shortcut to this file on my desktop and tapping it opens a 'today' file instantly. |
A new update is out now. On F-Droid in a few days, otherwise from GitHub Release now. |
Thank you for the continued development on the app, loving the latest update. |
I was able to render mathematical expressions in asciidoc with latex and asciimath, injecting the following code into the preview mode body, according to the instructions in the asciimath page
|
Is there a quick automated way to build Markor from master branch for easier issue reporting? |
At the Actions tab above you can find for every commit to master a build with attached APK
|
Anchor links within same file no longer work after update [Not working](#header)
# Header |
Hello, I want to know does Markor support detecting lua file? |
Markor supports highlighting too many languages, filename extensions of supported languages get rendered in a large code block ( |
Perhaps this question has popped up befor - but I haven't been able to find it, so forgive me if I am trying to kick in an already open door: Is exporting to odt-format something that has ever been considered? |
@nicolaigideon what is your use case for odt-format (OpenDocument format for texts) ? I currently export to html and use OpenOffice to edit/convert it to any suitable fileformat i need. |
That's a great idea. However, I'd love to be able to export directly so that I could upload it to Google Drive and have it further converted to the G-doc format, since I work with colleagues on that platform. |
Markor is not just one thing but many things. Do you speak about Markdown to ODT specifically? Our Markdown parser, flexmark, does not support export as ODT. You might use a intermediate format, i.e. html/pdf and open that with i.e. LibreOffice and export as ODT, thats what I could suggest to you. Overall very humbly said, odt(/docx) is not much suitable to mobile. Even having a proper viewer for it is rare. Let alone a editor. |
I do mean direct export to odt, and I do realize it's a bad format for Android, but I need to upload to Google Drive for collaboration in Google Docs, and it would be great to be able to do that directly and not via the laptop. |
Is it possible to have a todo list without inserting a date on each line? I just want a simple checklist, but without having to type |
If you're referring to Markdown, you can use the bar of buttons at the bottom, it includes a checkbutton for creating and toggle them Customize bar: |
In Android 15 app starts in full screen mode, so if we use 3-button navigation those buttons become under status bar of the app and it's impossible to add image etc. |
Please search (closed) issues. The same topic over and over these days...Use search.
|
@b2arrival This seems amazing, but I failed to replicate it. The mathjax part works, but I'm not sure if markor can see my ASCIIMathML.js file. Where did you put it? |
@acosmicjoke I don't think the second part is necessary since markor already has latex and asciimath support. I only paste |
@b2arrival It doesn't quite work for me like that. If I add a latex expression between backticks it renders, but using regular latex inline math delimiters, like |
Do you have a question or a problem?
--> Check this: #2269
(USE THIS BEFORE POSTING ANYTHING - THANKS!)
(USE THIS TOO BEFORE POSTING ANYTHING - THANKS!)
Please search and reply to existing relevant issues/discussions before writing.
Submit a report and help to improve the project
Submit a feature or enhancement request and help to improve the project
To write comments a free GitHub account is required, the place where many Open Source software projects (like Markor) are developed.
Please don't send e-mails to developers, do ask & search here instead so everybody can benefit from your matter and it's answer/solution, as well other people might have a better answer.
What is the project about and what is it's history?
F-Droid is the recommended way to install and updated Markor. Unreleased changes can be tried in the development version called Mordor. It can be installed beside Markor and downloaded from here (click on any change and find the android-apk button there)
Only use this option in case you experience issues with the other options. Can happen at non-official GitHub applications not supporting the GitHub issue form.
Some texts are not (properly) translated to your language? Help with translations here.
Please subscribe/unsubscribe to this topic if you want to keep updated with whats going on in the project. It is kind of a "mailing list" for the project.
Notes:
curl "https://github.com/gsantner/markor/pulls?page=1&q=is%3Apr" 2>&1 | grep "by " | sed "s/^.*by //" | grep '"' | cut -d '"' -f1 | sort | uniq
The text was updated successfully, but these errors were encountered: