Johnny•Decimal

┌
─ 22.00.0067 File system… ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┐
┌
─ 22.00.0067 File system folders from text, via… ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┐
└
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┘

File system folders from text, via Excel

On the forum, Kelso asks:

How do I change my MindNode into a folder structure onto my computer?

Great question, best answered with a video.

Play

Excel sheet

You can download the sheet from the video here.

Formulas

Fill the column

=IF(C5<>"", C5, D4)

Create a file path, 'escaping' spaces with a backslash

=IF(G7="", "", SUBSTITUTE(CONCAT(D7, "/", F7, "/", G7), " ", "\ "))

Create the mkdir -p command

=IF(H7="", "", CONCAT("mkdir -p ", H7))

Create the echo command to create text files

=IF(G7="", "", CONCAT("echo # ", G7, " > ", SUBSTITUTE(G7, " ", "\ "), ".txt"))

┌
─ ◁/▶ ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┐
◁ Standard 'life admin' pack
•
The classes of to-do, pt. 2 ▶
└
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┘
┌
─ Post ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┐
ID     :
22.00.0067
Link   :
jdcm.al/22.00.0067
Date   :
Thu Jul 11 2024 (UTC)
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
↖Johnny.Decimal documentation
↑Blog post index
 
→Forum link for this post
 
↓RSS feed
└
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
┘
Johnny 🧡 Decimal
 / 
A system to organise your life
 / 
© 2024