Skip to content

Instantly share code, notes, and snippets.

@vivekgalatage
Last active April 5, 2024 08:52
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vivekgalatage/eaa4a3a82fb63edf2b0b6d8f7d2f0673 to your computer and use it in GitHub Desktop.
Save vivekgalatage/eaa4a3a82fb63edf2b0b6d8f7d2f0673 to your computer and use it in GitHub Desktop.
Note Taking details

Taking Notes or TODOs in VSCode

Requirements

Extensions

Customize Extension Settings

  • Insert Date String

    ⛭ Insert Date String: Format

    ### HH:mm A - 
    

    ⛭ Insert Date String: Format Date

    ## DD-MMM-YYYY
    
  • Notes

    ⛭ Notes: Notes Location You can select any folder location of your choice here. Easier to find them later!

    /Users/<user-name>/Documents/notes
    
  • Paste Image

    ⛭ Paste Image: Path

    ${currentFileDir}/images/
    

    ⛭ Paste Image: Show File Path Confirm Input Box

    Enable the checkbox
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment