NppMarkdownPanel icon indicating copy to clipboard operation
NppMarkdownPanel copied to clipboard

Read MD code on fly without save

Open MaxAlekseyev opened this issue 7 months ago • 11 comments

Reading MD well. Like it Edit 'new 3' on fly and want to see it in panel without the save. Is that's available?

MaxAlekseyev avatar May 14 '25 11:05 MaxAlekseyev

This is a vaild feature request. There should be an option to disable the file extension check at all.

mohzy83 avatar May 20 '25 09:05 mohzy83

This feature would finally make Notepad++ a viable option for the "quickly open a lightweight text editor and take some notes in markdown" use case.

stamminator avatar May 21 '25 20:05 stamminator

This feature would finally make Notepad++ a viable option for the "quickly open a lightweight text editor and take some notes in markdown" use case.

I already started to use it this way to keep quick todo list. Todo.md, Run -> Open todo.md file. For serious structured notes I use Obsidian with MD also

MaxAlekseyev avatar May 21 '25 21:05 MaxAlekseyev

@MaxAlekseyev plz check if the new version 0.9.0 resolves your issue https://github.com/mohzy83/NppMarkdownPanel/releases/tag/0.9.0

mohzy83 avatar Jun 22 '25 17:06 mohzy83

Files:

  • new 5 not saved
  • new 6 saved
    • new 5.js saved

The current file new 5 has no valid Markdown file extension. Valid file extensions:md,mkd,mdwn,mdown,mdtxt,markdown,text,,

maleksieievhotroy avatar Jun 28 '25 16:06 maleksieievhotroy

To disable "File extention checking" goto the options an tick the checkbox "Allow all file extensions":

Image

mohzy83 avatar Jun 29 '25 08:06 mohzy83

It would be useful, to only show the markdown rending window for "Supported File Extension" AND unsaved files, that have at least one markdown element (##, [[xyz]], - [ ] Aufgabe, ---, >, ***, ...) or a leading YAML area.

merlinuwe avatar Aug 17 '25 09:08 merlinuwe

EDIT: it works on 0.9 when "allow all file extensions is checked" Plugin admin in npp did not had this latest version

Older extension markdownviewer++ has this, but no dark mode in there :-(

markdownviewer++

Image

Markdown panel

Image

vukisz avatar Sep 30 '25 08:09 vukisz

Even created the soft for my eyes theme

Image

MaxAlekseyev avatar Sep 30 '25 14:09 MaxAlekseyev

Even created the soft for my eyes theme

Perfect, I like it.

merlinuwe avatar Sep 30 '25 16:09 merlinuwe

Uploaded my CSS to the cloud, readme included https://drive.google.com/file/d/1GPumwTbCASBchb504y3HU9QhTwhYExWn/view?usp=drive_link

MaxAlekseyev avatar Sep 30 '25 17:09 MaxAlekseyev