Skip to content

simonhughxyz/neorg-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

neorg-ascii

This project is not complete, not even started, I'm only capturing some ideas for reference and to allow other people to give ideas

Neorg Bookmark Manager

This project is not complete, not even started, I'm only capturing some ideas for reference and to allow other people to give ideas

This module for Neorg is to insert ASCII text and possibly art into a norg file.

Features

Still a work in progress, these are only planned features

Create ASCII text

= ASCII ONLY@ neorg

Would produce

@    @  @@@@@@  @@@@   @@@@@    @@@@
@@   @  @      @    @  @    @  @    @
@ @  @  @@@@@  @    @  @    @  @
@  @ @  @      @    @  @@@@@   @  @@@
@   @@  @      @    @  @   @   @    @
@    @  @@@@@@  @@@@   @    @   @@@@

Create ASCII art

= ASCII ART open_book

Would produce

      ______ ______
    _/      Y      \_
   // ~~ ~~ | ~~ ~  \\
  // ~ ~ ~~ | ~~~ ~~ \\
 //________.|.________\\
`----------`-'----------'

Let people define ASCII font files

Not sure how to implement that yet, initial thought is to simply define a ascii-font directory inside a workspace with neorg files as font files.

For example: inside workspace/ascii-font/[email protected]

#contexts A
   @
  @ @
 @   @
@     @
@@@@@@@
@     @
@     @

#contexts B
@@@@@@
@     @
@     @
@@@@@@
@     @
@     @
@@@@@@

all the way from A-Za-z0-9 etc

About

A neorg module to insert ascii text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published