patat
emanote
Our great sponsors
patat | emanote | |
---|---|---|
7 | 19 | |
1,900 | 543 | |
- | 12.0% | |
3.8 | 9.2 | |
3 months ago | 1 day ago | |
Haskell | Haskell | |
GNU General Public License v2.0 only | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
patat
- Dhall: A Gateway Drug to Haskell
-
Slides: Terminal based Markdown presentation tool
Patat (https://github.com/jaspervdj/patat) supports any Pandoc input including Markdown, plus it allows embedding snippets with execution result and even images in supported terminals.
-
a simple plaintext presentation tool
I’m a big fan of patat for last-minute presentations, it converts markdown to slideshows with support for syntax highlighting, images, bullet points, etc.
emanote
- Emanote – Haskell-powered structured view of your plain-text notes
-
Recommendation for simple static sure generator based on Markdown
Have you considered neuron or it's successor emanote?
-
Notion alternative ?
Emanote! Very lightweight. One of the things I can't stand about Notion is its speed.
-
Junior developer looking for a Haskell codebase to work on and a mentor to help me
Also, I'm willing to mentor anyone who is interested in improving Ema or Emanote.
-
Haskell Open Source Projects I thought could use some exposure
Clarification: Emanote is a successor to Neuron, and written on top of Ema.
-
What do you use Haskell for in your daily computer usage?
I maintain an extended version of Emanote in Haskell (as an Ema app) that does custom stuff like visualize my hledger transactions, track time, generate invoice and provide custom views of my Markdown notebook, like a Twitter-like timeline generated from H2 headings (with date) from across notes.
- Ask HN: Share Your Personal Site
- can you recommend active Haskell open source projects?
-
Literate programming: Knuth is doing it wrong
I personally use literate programming to maintain my "dotfiles", mainly NixOS [1], and I _love_ it. I like to describe all possible alternative tools, why I don't use them, possible tools that look nice, random ideas and blog posts that describe parts of my config, add TODOs and screenshots, ... in short everything that is really ugly to do inside source code comments. Also I gain structure; adding headings to a 3000 LOC config is very nice.
For tangling I use lmt [2], as it works with Markdown and also play nice with Emanote [3] (full syntax highlighting inside the code blocks.). That means all my "dotfiles" are inside my Zettelkasten [4] and can be navigated like any other note I have.
[1]: https://nixos.org/
[2]: https://github.com/driusan/lmt
-
Using Tailwind CSS in Haskell with VS Code
Personally I use this extension (in emanote) because it works without having to create a `tailwind.config.js`.
What are some alternatives?
neuron - Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/EmaApps/emanote)
obsidian-dataview - A high-performance data index and query language over Markdown files, for https://obsidian.md/.
pandoc - Universal markup converter
mustache-haskell - mustache implementation in Haskell
hxt-charproperties - Haskell XML Toolbox
git-crypt - Transparent file encryption in git
slides - Terminal based presentation tool
pcre2 - Complete Haskell binding to PCRE2
text-offset - Emits code crossreference data for Haskell sources.
arx - Bundles code and a job to run for local or remote execution.
formatting - Format strings type-safely with combinators