Gregor Santner✅ (gsantner)

@gsantner
248 Followers
395 Following
97 Posts

Passionate software developer from #austria

Projects: #Markor #MemeTastic #dandelion #OpenLauncher #fdroid

#privacy #linux #foss

Homepagehttps://gsantner.net
UsesMatrix, XMPP

Markor v2.9 update is out! Get the update from F-Droid or GitHub! Continue reading to find out what’s new, improved and fixed in this update.

https://gsantner.net/blog/2022/05/14/markor-v2.9-snippets-zimwiki-math-daynight-privacy-markdown-todotxt.html?source=mastodon

Snippets, Templates, Graphs, Charts, Diagrams, YAML front-matter, Chemistry

#project #markor #android #todotxt #markdown #fdroid #texteditor #opensource #editor #offline #app #bookmarks #todo #tasks #viewer #reader #notes #gsantner #gregorsantner #austriansoftwaredeveloper #f-droid #blog #opensource

Markor v2.9 - Snippets, Templates, Graphs, Charts, Diagrams, YAML front-matter, Chemistry

Markor v2.9 update is out! Get the update from F-Droid or GitHub! Continue reading to find out what’s new, improved and fixed in this update. Highlights Install Markor / Update to latest version Availability You can install (& update) Markor from GitHub Releases and F-Droid. Google Play The 2.8.0 version remains available, but no updates will be deployed to Google Play. The available downloads on GitHub are signed by me (gsantner) and have the same signature like on Google Play. This means you can download the *.apk from GitHub and directly install the update if you currently use the Google Play version. Download the latest Markor update from GitHub here: Markor is also available from F-Droid, the store for free & open source apps. The *.apk’s available for download are signed by the F-Droid team and guaranteed to correspond to the (open source) source code of Markor. Generally this is the recommended way to install Markor & keep it updated. Admonition: block-styled side content The Admonition Extension allows for easy creation of beautiful colored boxes. Helpful when you often work with side notes and boxed content. Snippets / Custom templates Create as many custom snippets / templates you like by placing textfiles in the subdirectory .app/snippets of your Markor notebook (start) directory. Open a document and place the cursor on whatever position you want to insert text. Then click the new snippets button on the bottom-bar (see screenshot) and select the desired snippet. Note: The snippet directory is automatically created the first time you click the snippets button in the bottom-bar. The right place to ask If you have questions or found an issue please head to Markor GitHub Discussions and ask there. Search for same and related issues/questions before, it might be already answered or resolved. Every day I (gsantner) get many personal emails containing feature requests & questions about Markor. It takes much time to answer these things. Often it is already answered public - or to another person as response in private email. This means wasted time, which can’t be used for improving & developing Markor. You are kindly asked to discuss at the proper place, which is GitHub Discussions. Display YAML front-matter block contents Markor now parses the Markdown YAML front-matter and can display it’s contents in the view mode. The keys to display can be configured in the Markdown settings category. Increased performance & under the hood improvements Markor got lot’s of under the hood improvements in all areas - editor, filebrowser, syntax highlighting, textactions, widgets… Notable: Faster screen transitions, less/no white flashing Short-time filesystem metadata caching for quicker loading of folders at the filebrowser Charts / Graphs / Diagrams (mermaidjs) You can now create graphs using mermaidjs syntax in Markdown files. Checkout the mermaidjs live-editor for more & advanced examples. Other notable changes & additions Allow to install APK files from filebrowser on click Markdown Table of Contents options Zim: Follow links to other wiki pages todo.txt: Better browsing at editor with dialog & saved search queries Settings option to enable/disable Chrome Custom Tabs Privacy settings option to disallow screenshots of Markor Debloat & drop experimental/unused features, i.e. todo.txt huuid Support Android Day/Night theme system Filebrowser: Show full filename (multiline allowed instead of singleline only) View mode: Open links to folders in filebrowser Markdown: Better Math support, add mhchem chemistry module Per-file settings - In addition to the global settings, many options are now also configurable on a file basis Comments / Update disussion / feedback The discussion is here, feel free to join! All changes in this release Notice: Check the git history for most recent code changes. Add Markor blog posts markdown documents, by @gsantner Renumber list performance improvement, by @harshad1 (PR #1688) Fix: Template is not applied when creating new file, by @tifish (PR #1669) Enable filename text input filter at rename dialog, by @gsantner closes #1668 Cleaner widget logic, update widget on path change, by @harshad1 (PR #1660) Take picture: Change filename template to usual camera format, by @gsantner, #1655 Improve showing selection and related functions, by @harshad1 (PR #1658) Improvements to show selection after search / heading etc, by @harshad1, closes #1325 (PR #1653) Replace discussion reference from Matrix to GitHub discussions, by @gsantner Filebrowser: Fix copy/move getCurrentFolder() NullPointer, by @gsantner Fix ArrayIndexOutOfBounds at ShortcutUtils, by @gsantner Filemanager: disable search button at root directory, closes #1652, by @gsantner Base functionality to handle Toolbar (title) clicks & long-clicks, by @gsantner Simplify TextAction handling code, by @harshad1 (PR #1626) markdown: Fix rendered list indent with depth 3, closes #1643, by @fgtham (PR #1651) Don’t run auto-format immediately on document load, by @gsantner Fix version of AppIntro dependency, by @gsantner, closes #1632 Feature: Snippets, by @harshad1, closes #437 (PR #1624) Automatically set HTML lang attribute, by @fgtham (PR #1623) TextActions improvements for spacing and save, by @harshad1 (PR #1622) textactions: allow setting lower spacing, by @harshad1 (PR #1621) wording improvements Markdown: Fix wrong indentation of code blocks in checklists, by @fgtham, closes #1600 (PR #1620) markdown: YAML front-matter improvements, by @gsantner (PR #1597) rename string sort ‘Sort by’ -> sort_by, by @gsantner markdown: Support and display YAML front-matter block contents, by @fgtham @gsantner (PR #1597) Reformat code, optimize imports todo.txt: Insert new task start date generally if Auto-Format is enabled, remove special settings option, by @gsantner, closes #1592 Per-file toggle for auto-format, by @harshad1, closes #1592 (PR #1611) markdown: Add admonition extension, by @fgtham @gsantner (PR #1584) Markdown: Improve/Fix KaTeX math expression integration, closes #1389, closes #1393, by @fgtham @gsantner (PR #1576) ISSUE_TEMPLATE: improve template Markdown toc: Frontmatter may be followed by optional empty line, by @fgtham, closes #1246 (PR #1589) ISSUE_TEMPLATE: Add dropdown selection for format Update ISSUE_TEMPLATE Remove EXTRA_PATH_IS_FOLDER intent parameter everywhere, by @harshad1 (PR #1582) Improve document handling, by @harshad1 (PR #1579) markdown: Support flowcharts with mermaid, by @fgtham, closes #720 (PR #1581) markdown math/katex: support mhchem (chemistry), by @fgtham (PR #1575) Fix multiple windows not working in v2.8.5, by @harshad1, closes #1570 (PR #1572) Markor v2.8.6 update more: Add buildinfo field for last git commit message, by @gsantner readme: Improve structure and add more information readme: Remove codacy github badge preview: Open links to folders in filebrowser, closes #967, by @gsantner ShareInto: Strip common tracking parameters, by @gsantner, closes #1490 Editor: Fix crash at activity state restoring, closes #1565, by @gsantner ShareInto: Fix newline append issue, closes #1569, by @gsantner Replace Google Play badge Markor v2.8.5 update release Zim: Fix Android SDK API level error, by @gsantner Theming: Startup & Activity animations: Quicker, less flashing, closes #1517 #568, by @gsantner Filebrowser: Allow shown filename multiline expansion, by @gsantner, discussions #1557 #1558 #1559 Reformat XML files, by @gsantner Support day/night theme system, by @harshad1 @gsantner (PR #1543) Update year 2021->2022 Debloat: Drop todo.txt huuid experiment, by @gsantner Debloat: Drop redundant launcher shortcut option from editor (new->filebrowser), by @gsantner Reformat code, by @gsantner Add launcher shortcuts to folders, by @harshad1 (PR #1549) Set MIN_OVERWRITE_LENGTH=2 filebrowser: Change notebook folder menu icon to home, by @harshad1 (PR #1535) Bugfix: TextActions document can be null, by @harshad1 (PR #1544) Document menu: Swap search<->save button position, by @gsantner Directly show view mode in mainactivity (ToDo, QuickNote), by @gsantner Markdown: soft wrap lines with link, by @gsantner, closes #1536 File change state indication & general improvements, by @harshad1 @gsantner (PR #1516) Privacy: Add option to disallow screenshots, closes #1174 (PR #1514 by @Zoo-M0 @gsantner) ShareInto: Only trim line breaks when appending, by @gsantner, closes #1526 Combined storage permission check, restart mainactivity & reload all files after grant, by @gsantner (premerge #1359 #1521) Add view mode debugging hint. by @gsantner Update gradle-wrapper, export activites, by @gsantner (premerge #1359 #1521) Markor update v2.8.4 Rename markor baseactivity and use everywhere, move OpenEditor activity to subdir, by @gsantner Reformat code, by @gsantner Markdown: Support spaces in markdown links and images, closes #1365 (PR #1510), by @tifish @gsantner ShareInto: Fix todo.txt entry won’t appear, by @gsantner, PR #1495 Add option to control Chrome Custom Tab behaviour, by @gsantner, closes #686 #1385 todo.txt: Add option to save search queries, by @harshad1 (PR #1467) Remove NO_SUGGESTIONS hint from a few dialogs, by @gsantner, closes #1507 #1508 Delay inputfilter addition at document load Private AppStorage: Allow to access to files directory only (don’t allow access to internals like shared_preferences & databases) Share Into - Format MainActivity todo/quicknote scroll to bottom via setUserVisibleHint Remove one setDocumentViewVisibility call, #1502 ShareInto format/prefix: Improve wording, restore previous defaultvalue Share into format/prefix customization, by @harshad1, closes #1368 (PR #1495) Optimize imports & autoformat Improve file I/O, by @harshad1 (PR #1489) Move bundled fonts to thirdparty directory, drop 3 fonts to reduce apk size CI/CD: Makefile: Configurable flavor CI/CD: Makefile: Add app run job Markor v2.8.3 Add spellchecking capabilities for strings.xml to Makefile & CI/CD, by @gsantner filemanager: Always load latest fav/recent/popular files when browsing to it ShareInto:: reset modTime after writing, so it’s correctly reloaded at time of opening at editor, by @gsantner filebrowser::rename file::fix/workaround for Android’s filesystem case-insensitive filenaming, by @gsantner, closes #1481 Debug builds (aaTest): Properly show version of Markor at ‘More’ page Markor v2.8.2 Improve file open/close speed, fix file read/write issues, closes #1470, by @harshad1 @gsantner (PR #1473) Zim: follow links to other wiki pages, closes #1223, by @fredericjacob (PR #1437) Release update v2.8.1, by @gsantner Workaround for buggy keyboard at file/folder creation, fixes #1461 (PR #1466 by @gsantner) Remove unused class AppCast Fix preference-key based buttons in turkish locale, fixes #1425 # 1443 (PR #1455 @gsantner) Fix recently added languages not displayed accordingly (#1454 by @gsantner) Fix language preference: Properly show all languages (PR #1453 by @gsantner) Add language Odia/Oriya (India), Update translations (PR #1446 #1451) ZimWiki: Syntax highlighting for code, global setting (PR #1434 by @fredericjacob) Markdown: Individual table of contents level options (PR #1427 by @fredericjacob @gsantner) Update crowdin config Translation update (PR #1429) filebrowser: Improve performance a lot (speed of file list appearing) filebrowser:sort: use compareToIgnoreCase for name comparision Browse todo.txt file by various filters (PR #1408 by @harshad1) todotxt: Save priority on done by pri:X kv (PR #1420 by @harshad1) Allow to install APK files from filebrowser on click, by @gsantner (PR #1417) Automatically find FileProvider, by @gsantner ShareUtils:: mark fileProviderAuthority static

gsantner (Gregor Santner) - Austrian software developer

🐧 Added new open source app/game to the Ubuntu Touch OpenStore: Simple Unit Converter (works 100% offline)

Blog post: https://gsantner.net/project/unitconvertersimple.html

#postMarketOS #Ubuntu #Unity8 #smartphone #mobile #linuxphone #pine64 #pinephone #ubuntutablet #linuxtablet #foss #offline #UbuntuTouch #UBports #OpenStore

Unit Converter (Simple) project - 100% offline crossplatform unit converter for Ubuntu Touch

This project is a simple yet powerful Unit Converter. I started on the project in early december 2019 to get 100% offline working crosstplaform apps running on a Ubuntu Touch / UBPorts phone and as a result uploaded the app to OpenStore. Project description A beautiful minimalistic, right to the point unit converter. Finding a simple unit converter that just works shouldn’t be that that hard. That’s the reason there is Simple Unit Converter. Supports Weight, Length, Speed, Temperature, Area, Energy, Computer Storage, Time, Volume. Enter the value to be converted on the top and get the result on bottom. Press enter or the Convert button to convert. The utility is working 100% offline, does only load bundled files - files are not loaded over network. Also no ads or other bloat, just the app and nothing else. Screenshots         Project links – Please share this post & project in social networks and on UBPorts! – Posted on diaspora*, Mastodon – Download from OpenStore – Source Code (GitHub) License The app itself is MIT licensed, with it’s source code being available here, fork of ricardofabila. My fork for Ubuntu touch has been changed to improve usability for mobile usage. These libraries are used: AngularJS, clipboard.js, Bootstrap, jQuery (license info also available from GitHub)

🐧 Added new open source app/game to the Ubuntu Touch OpenStore: 2048 - https://open-store.io/app/net.gsantner.ut.tile2048

Improved version of the original 2048 game. (works 100% offline)

#postMarketOS #Ubuntu #Unity8 #smartphone #mobile #linuxphone #pine64 #pinephone #ubuntutablet #linuxtablet #foss #offline #UbuntuTouch #UBports #OpenStore

OpenStore

OpenStore - The open source app store

Markor v2.2 Update out! 😎  

Read the blog post:
https://gsantner.net/blog/2019/10/27/markor-v2.2-markdown-presentations-voicenotes-audiorecord-tables.html?source=mastodon

Highlights:
* Make Slides for Presentations with Markdown
* Audio Recording / Voice Notes
* Create Markdown tables fast

What is Markor? Open Source TextEditor for Android, with support for Markdown & todo.txt.

@fdroidorg @mondstern @ButterflyOfFire

#markor #markdown #todo #fdroid #foss #android #todo.txt #foss #floss #app #offline #pandoc #vim

Markor v2.2 - Presentations, Voice notes, Markdown table editor

Markor v2.2 update is out! Get the update from F-Droid, Google Play or GitHub! Continue reading to find out what’s new, improved and fixed in this update. Make Slides for Presentations with Markdown Markor makes creating presentation slides with plaintext faster & easier than ever. Presentations can be exported & shared as PDF & HTML. This means you can create & prepare for presentations fast with Markor, open it on a PC or share it via E-Mail & WhatsApp. The example presentation (as seen in the video) is bundled with Markor. Press the + button at the file browser to create a new file, select the presentation-beamer.md template and you get the whole Abed Nadir presentation. It’s the easiest way to start your presentation as most common slide styles are included. (Like custom slide background color & image, centered image, bullet points, title only slides, ..) Excerpt of the presentation, includes information about the syntax: --- class: beamer --- ----------------- # Cool presentation ## Abed Nadir {{ post.date_today }} ----------------- ## Slide title 1. All Markdown features of Markor are **supported** for Slides too 2. Start new slides with 3 more hyphens (---) separated by empty lines 3. End last slide with hyphens too 4. Slide backgrounds can be configured using CSS, for all and individual slides 5. Print / PDF export in landscape mode 6. Create title only slides (like first slide) by starting the slide (line after ---) with

Dear #Markor users,
please help by testing new Markor feature(s).

Download link: https://github.com/gsantner/markor/releases/download/v2.1.2/net.gsantner.markor-v93-2.1.2-flavorDefault-release.apk

* Attachments menu in top toolbar. please try all options if they work (for plaintext and markdown files)
* Audio/Voice recording is new! Try the audio option at the attachment menu!
* Try also the two buttons on bottom at a markdown file.
* Try the "import/copy" popup options and check in view mode if files show up/are correctly linked.

Please let me know if you run into issues.
Thanks!

  🎉 MemeTastic v1.6 - Offline, Redesign, Meme Templates

https://gsantner.net/blog/2019/08/15/memetastic-v1.6-offline-meme-templates-funny-sites.html?source=mastodon

Topics:
Create Memes faster
Redesign
Apply Text settings to all captions
Rotation gesture for Image Viewer
Use MemeTastic as Image Viewer
List of sites for Meme Templates and Funny Images

@fdroidorg @IzzyOnDroid
#memetastic #meme #memes #fdroid #foss #android #foss #floss #app #offline

MemeTastic v1.6 - Offline, Redesign, Meme Templates

MemeTastic v1.6 update is out! Get the update now from Google Play, GitHub or F-Droid! Continue reading to find out what’s new, improved and fixed in this update. Usability Create Memes faster When you start editing a picture, the editor will now automatically select the top caption. This means the keyboard shows up immediately and you can start right away to enter text for the top caption. Redesign The app uses a brown-black as primary color now, which improves readability and recognizability of components and texts a lot compared to the previous blue color.         Apply Text settings to all captions This is a new checkbox option inside the meme editor controls. When checked, all text settings are synced between all captions (size, font, colors etc.). It is checked by default and can be disabled in case you want to have e.g. different sizes for all captions. Search replaces Tabs in Meme Template list Previously the meme template list contained a tabbed view for groups of templates. There is already bottom navigation and search for template tags/categories so tabs were obsole and thus removed. New Features Rotation gesture for Image Viewer The image viewer (created images & original unedited image) now a simple rotation gesture. The image viewer now support pinch to zoom, image movement and rotation. The rotation happens on 90 degree steps and is applied only for the currently viewed image till closed. Use MemeTastic as Image Viewer There is a new toolbar menu option at meme editor to view the (untouched) original image. Together with the new Rotation gesture for Image Viewer, you can use MemeTastic as a simple & lightweight picture viewer. (Without saving any images) The image viewer uses full width & height of the screen and has complete black background. List of sites for Meme Templates and Funny Images MemeTastic now contains a list of links to sites with Meme Templates and Funny Images. You can show the list and get to these sites using the »Help« option in the bottom navigation »More« section. You can suggest sites here if you are missing something. Privacy: MemeTastic - your true Offline app MemeTastic has no Internet permission, hence it can’t communicate with any network. There is no tracking, calling-home or picture upload in MemeTastic. Use the share button to send edited images to other apps. You can also use any gallery/file manager app to view MemeTastic created images. (This info was not included in any update blog post yet.)

🎉 Markor v2.0 update released - Search, dotFiles, PDF export

Read the blog post here:
https://gsantner.net/blog/2019/07/03/markor-v2.0-search-dotfiles-pdf-export.html?source=mastodon

What is Markor? Open Source TextEditor for Android, with support for Markdown & todo.txt.

@[email protected] @[email protected]

Markor v2.0 - Search, dotFiles, PDF export

Markor v2.0 update is out! Get the update now from Google Play, GitHub or F-Droid! Continue reading to find out what’s new, improved and fixed in this update. Recursive file search File search has returned to Markor! Search is decoupled from file browser and supports recursive file search. In the editor there is also a new dedicated button in the menu toolbar for search. Now there is always a search button available in all type of pages, even better it’s always at the same position. Improved image, PDF sharing and printing The color scheme is now automatically switched to light with white background, when sharing or exporting a document as PDF or image. As PDF export and printing uses the same Android feature, the improvement is also available for priting. With this change, Markor will always automatically generate clean white documents for you (without theme specific background color), perfect for printing. Improved file handling Markor will ask now if a file should be opened inside editor, if it’s one of the extended list of expected file typs. You will now get a dialog to choose between Markor or external app. This list of file types includes but is not limited to data exchange (like csv, json, xml, yaml) and development (c++, java, python, ruby, golang, bash) files types. There is also a new settings option in the general section, which allows to specify a comma seperated list of file extensions that always should be opened with Markor. If you want to open files with .gradle and .pro extension, as well files without extension: None, .mytype. Various improvements Always view files starting with “index.” Setting to configure wrap mode (=line breaking) Menu option for reload file (editor/viewer) Menu option for hiding files & folders starting with a dot Setting to set tab width Improve back button when always start view mode is set Keep file browser sort order Improve inline code highlighting Add new line when archiving tasks

Markor v1.8 - All new file browser, favourites and faster Markdown preview    

Read the blog post:
https://gsantner.net/blog/2019/05/06/markor-v1.8-file-navigation-favourites-markdown-editor.html?source=mastodon

What is Markor? Open Source TextEditor for Android, with support for Markdown & todo.txt.

Want to give feedback that is visible in the G-Droid F-Droid client? Read the new Feedback section in the blog post!

@fdroidorg @IzzyOnDroid @mondstern

#markor #markdown #todo #fdroid #foss #android #todo.txt #foss #floss #app #offline #pandoc #vim

Markor v1.8 - All new file browser, favourites and faster Markdown preview

Markor v1.8 update is out! Get the update now from Google Play, GitHub or F-Droid! Continue reading to find out what’s new, improved and fixed in this update. All new file browser The old file browser was removed and replaced by a new compact solution. It is based on the file browser known from import dialog. The previous “Notebook” tab in the main screen is now called “Files”. Notebook is now just your document “home” folder. You can now freely navigate the filesystem and all files are shown (previously: only folders and text documents). Favourites Add any file or folder to your favourites! Long press a file/folder and tap the star button to add to or remove from favourites. Favourite files are highlighted by Markor’s red accent color. Use the new quick navigation menu option to quickly navigate to your favourites, recently viewed files and more. Favourites are listed as normal files/folders in the file browser. They appear virtual under the special folder /storage/favourite-files. When a folder gets selected, the file browser will navigate to the real folder. Files get opened. You can also set Favourites as default folder to load on app start. Check out the blog post section about settings! Improved SD Card support Markor now uses the Android Storage Access Framework to access SD cards. To mount a SD card (so files can be edited by Markor), navigate to the SD card folder. (first screenshot) Press the + button and a descrptive dialog appears. (second screenshot) Follow the steps shown in the dialog to give Markor access to your SD card. (third screenshot) Files on the SD card are not striked out anymore, which means Markor has write access to the file/folder. New and updated Settings App start folder You can find this new option at General -> App start folder. It allows you to select the special folder to load when Markor starts. The default is Notebook. Do you want multiple Notebooks? Favourite multiple folders and set the start folder to Favourites ツ. Additional fonts Add custom fonts to Markor! Custom fonts do change the default text appearance in edit & view mode. They work just as system fonts do, but you need to install for them to appear. Install font: Copy font to one of these locations: (Markor-)Notebook/.app/fonts/ /storage/emulated/0/Fonts/ Select font: Settings option at Editor -> Document Editor Font 1: System (default) fonts are always listed on top. The default option is Roboto Regular (sans-serif-regular) 2/3: Custom fonts are listed below system fonts. The font name is taken from the filename. To identify the correct font the absolute path is shown as well. Custom fonts are ordered as listed in Install font 4: Bundled fonts Bundled fonts Markor bundles thes additional fonts (free & open license only): FontAlternative toKnown from Liberation MonoCourier NewMicrosoft Wordpad Liberation SansArialGoogle Docs Liberation SerifTimes New RomanPrevious default Microsoft Word font Open SansCalibriDefault Microsoft Word font Roboto SlabGoogle Keep DejaVu SansLinux desktop, Firefox DejaVu Sans MonoLinux terminals (=Monospaced) UbuntuDefault font on Ubuntu desktops LatoPopular font for websites Source Sans ProPopular font for websites Source Serif ProPopular font for websites Source Code ProPopular font for editing code Changelog Show app intro at first start All new file navigation Add favourite files Add quick navigiation options (to notebook, sdcard, AppData and more) Add option to set Navigation-Bar color Combine edit & view mode to one fragment, show view as overlay Add horizontal scrolling for code blocks in view mode More efficient undo/redo Option to enable/disable swipe to change mode WikiLinks: Disable default escaped characters, so subfolder path is not converted to hyphen Added fonts: Source Pro, DejaVu Sans Mono, Ubuntu, Lato Scan storage Fonts folder for custom fonts Add word count to document info dialog Notice: Development changelog is always available from GitHub. See the commit history for code changes. Update stats Two first-time-contributors and zero previous contributors improved the source code of the Markor project in this update. Learn how you can improve the project by code In this update totally 72 commits were made, 130 changed files, 5.001 additions and 2.249 deletions. There were totally 7 minor releases in prepartion of this update. 36 new strings were added for translation. 67 contributors are now translating the Markor project. Help by translating Markor into your language. Give feedback AlternativeTo Google Play Mastodon / G-Droid / F-Droid: Toot a message starting with (copy paste): @[email protected] #net_gsantner_markor #fdroid_app_comments #markor @[email protected] Markor feedback:

Take notes with Markor, Vim, Markdown and Pandoc

Notice: This is a guest blog post written by James Vaughan. It was first published on his blog in May 2018. ‘I’ refers to the original author. I’ve gone through quite a few revisions of my note-taking process and now that I’m in my final year of school, I think I’ve finally found a system that I’m going to stick with. In this post, I will describe this system and explain why I like it so much. tl;dr: I write notes in Markdown with Vim and Vimwiki on my computer and with Markor on my phone, keep them in sync with Syncthing, and view them as web pages and PDFs that I generate with pandoc. You might be wondering what things I’m taking notes on that are important enough to warrant a whole post on how I take them. Right now, the main thing is lectures for classes, but I also take notes on: books that I read movies that I watch important conversations interesting things that I learn about people projects that I am work on recipes ideas for future blog posts

Markor: Markdown & todo.txt text editor - v1.5 update released - Multiple windows, Markdown tasks, theming

https://gsantner.net/blog/2018/12/09/markor-release-v1.5.html?source=mastodon

Get it now from Google Play or F-Droid! :)

#markor #markdown #todo #fdroid #f-droid #foss #android #todo.txt #foss #floss #app #offline

Markor v1.5 - Multiple windows, Markdown tasks, theming

Today marks the release of the Markor v1.5 update! The update is already available for download on Google Play and soon on F-Droid! Multiple windows, keep screen on New general settings options arrived! You can find them under the following settings sections: General -> Multiple windows: Open a seperate window for each document! Easily switch between multiple documents to quickly get needed information! Each window is a full editor with seperate editor settings and format selection. Requires Android 5 or higher, activated by default. General -> Keep screen on: Do not turn off the screen automatically. New Textactions Markdown GFM tasks: Use the new task textaction to convert the current line to a task! If the line is already a task you toggle between done and todo. Insert image: Add pictures to your document. Easy access to pictures from gallery and camera! You can also browse your drive! Optionally edit the picture with an installed graphics app. Color picker: Add color to your texts! Choose between setting the forground or background color. You can also add only the hex color code. The newly added color picker is also used in new theming functionalities Sort tasks: Try the new sort button for your todo list! Easy sort your todo alphabetically by selected order. All new ‘new file’ dialog Create new file Create new files now from the Notebook Choose between filename presets. Want to write a Jekyll blog post? Markor has you covered.