bash script for batch restructuring of raw markdown documentation export from Notion.so and fusing it into a single document
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
minor fixes for the user unput cleaning algorithm. TODO: extract all cleaning up operations into a separate function, mb file
4fb4c6dView on GitHubfixed closing terminal windows with regard to different applications from which troubledscripts could be launched
ca6c3afView on GitHubfixed delays between chat replies, now calculates in float. hint: it now uses a 350ms multiplier for every given reply delay
6e4b195View on GitHubfixed weird ls function behavior and standardized all string modifying ops. \n now all strings are modded via tr function. except for that one sed which I'm starting to think was not quite justified given pandoc filters. was fun anyways
23c5658View on GitHubfixed user confirmation dialog by changing all those weird ifs and elifs to case. at last, lol
9765ae2View on GitHubbanished the demonic synth woman that talked in the end of the script operation
351da5cView on GitHubModified docx template again and added a pandoc filter written in Lua. The said filter is used for stripping notion hyperlinks off the resulting document. Will tinker with it more later. The fresh applescript file is used to hide terminal window because it was irritating me a fucking lot
30d7121View on GitHubModded docx template for it to have style consistency. No more weird font sizes in average text.
8ce9542View on GitHubadded docx template and larry action using it to create 2 output files
18987e1View on GitHubinitial commit, working script. todo: simple distribution and readme
d13c5d2View on GitHub