Multi Commander > Support and Feedback

MultiDataViewer profile loading

(1/1)

Geobomatic:
Hi,

I'm having issue with the profile loading feature.

I've put
*.md

in the "Auto select profile - File matching filter" field, underneath checkbox not checked but when opening a .md file, the profile does not load :-/


--- Code: ---<viewprofile id="1" viewmode="4" name="Markdown">
      <hyperlinks value="-1"/>
      <rowlines value="-1"/>
      <strips value="-1"/>
      <linenum value="-1"/>
      <font value="Courier New,10"/>
      <colortheme value="15563eb63f354962ae2bdad91c749de1"/>
      <fullpathfilter value="0"/>
      <filter value="*.md"/>
      <formater value=""/>
    </viewprofile>
--- End code ---

exemple of a file I'm opening:
C:\Users\Geobomatic\Documents\Perso\exitwp\converted_posts\2004-12-18-imagine.md

What am I missing?

Mathias (Author):
I did a quick test and it worked..


it generated this config


--- Code: --- <viewprofile id="1" viewmode="0" name="MD">
      <hyperlinks value="-1"/>
      <rowlines value="-1"/>
      <strips value="-1"/>
      <linenum value="-1"/>
      <font value="Courier New,10"/>
      <colortheme value="010da1290a854944b33c5301d2662521"/>
      <fullpathfilter value="0"/>
      <filter value="*.md"/>
      <formater value="auto"/>
    </viewprofile>
--- End code ---

I dont see any reason for your profile should not work.

Geobomatic:
ok, seems that viewmode to anything else than 0 breaks the feature :-/

Mathias (Author):
Ahh okey.. I will check

Geobomatic:
Good luck! And thank you for this piece of software!

Navigation

[0] Message Index

Go to full version