Konstantin Valeev

Results 13 issues of Konstantin Valeev

Several tools, for instance, The Archive considering Zettlekasten or Devonthnik as general-purpose knowledge management multitool, support the saved search feature also known as Smart folders. The idea behind this feature...

I believe that Imagineui could perfectly fit a dead spot in UI tooling—lower fidelity mockups aka microframes. There are lots of tools for thorough UI prototyping, but there are not...

rendering
language

It will be nice to have not only cartoon-style elements skin but more formal and less "handwritten" ones as well.

rendering

It'll be very convenient to open a not by double-clicking (or cmd+click) on the graph node.

Sections that are indented into the `main.yaml` file should be included into a final document with a heading level, that depends on indentation: every indentation level adds an additional level...

enhancement

When we remove raw text support in markdown at #25 we need some workaround for widely used `newpage` command. Support of multiformat page breaks is on the pandoc roadmap, but...

enhancement

Looks like the full LaTeX syntax support inside a markdown file can be redundant and dangerous. It's better to remove `raw_tex` extension from Pandoc wrapper and change it to `latex_macros`....

enhancement

Currently, we can only use EPS or PDF images to include in output PDF file, due to LaTeX limitations. For having SVG support we need to implement some preprocessing that'll...

enhancement

Config file should contain a specific section for main latex layout parameters, used in pdf-file generation: font, baseline skip, page margins, etc. Also, we need to have a standard latex...

enhancement

Make a typography enhancement for source markdown text, during the bulding process. For instance with this lib: https://github.com/Harut/chakert, or find a better one.

enhancement