Enter forum description here ...
0

Search bugs: case sensitivity issues

Fotis Kalafatis 8 років тому оновлений 8 років тому 0

Hi!

I wanted to report 2 little bugs: There is something weird when searching~


test:

If I have a small document with the word "text" written in different cases like in the image below I can detect 2 bugs.


Bug 1

Search is case insensitive only if I search with lowercase. In all other cases (uppercase, or mixed case eg. TeXT) it's case sensitive

example:

If I search for "TEXT", it won't find anything. If I search for "texT" it will find the results in line 5, but Cmd+G (Find Next) won't show any other. But if I search for "text" it will highlight the results in lines 2 and 3 only, but with Cmd+G I'll be able to go through all 6 variants!

expected behavior:

Behavior should be consistent. whether i write TEXT,text,TexT,tEx, it should have the same Cmd+G(Find Next) behavior: It should either be case sensitive and allow only the exact case to be picked, or case insensitive and allow cycling through all 6 lines (for me preferably case insensitive)



Bug 2

the search algorithm of Cmd+G(Find Next) chooses different results from the algorithm of Cmd+F(Find)

example:

If I search for "text", it will highlight only lines 2 and 3, but if I press Cmd+G, it will cycle through all 6 variants of the word tExT.

expected behavior:

Cmd+G should cycle through the same results that Cmd+F highlighted, not different!


that's all! Hope it helps!

-F


Image 50

PS. Thanks again for such a great piece of software~~~

0

Search Improvements

Fotis Kalafatis 8 років тому 0

Image 47

I run haroopad on OSX and I wish searching had a few more visual features in the "search panel":


- when typing a keyword it would be nice if it instantly highlighted search results inside the document

- a number showing how many results were found would also be very helpful

- would be nice to have two buttons "Find New" and "Find Preview" (similar to Cmd+G) but without leaving the search panel

- IMO it would be nicer in general if the search panel didn't close when you pressed enter.

- would be nice is the search was case insensitive


PS.I totally love Haroopad!!! It's a piece of art, and I'm so glad it's cross-platform!

0

Is there a way to remove the box saying 'Sent by Haroopad' a the bottom of email/evenote note?

biokim 8 років тому 0

I really like using Haroopad and I would like to thank you for your efforts. Usually I don't mind seeing the box automatically attached at the bottom of exported email message like this;

Image 46

but sometimes I would like to hide the box. Is there a way to do it?

0

New version of Haroopad

Pirks 8 років тому 0

I found Haroopad as extremely usable application (the best makdown editor i would say). However it still in beta stage and many features is not implemented.Please let us know when the new version will be ready ?

0
Under review

Downloadable wiki?

Cosmin Berindeanu 8 років тому оновлено Rhio Kim 8 років тому 1

Hi!

Is there any chance you'd add links to download the wiki pages, on our computer?

I mean this page's variants: http://pad.haroopress.com/page.html

0

Can Haroo Pad automatically switch input method to english when in vim normal mode?

gmail g 8 років тому оновлений 8 років тому 0

When I press `ESC` to enter vim normal mode, I have to press `Shift` to change my input method into english explicitly, and then press again to switch back when in insertion mode, which is somewhat inconvenient. I think it would greatly improve my efficiency if Haroo Pad could do it automatically for me. Could you please take it into consideration? THX

I'm using Windows 10 OS and my IME is Sougou Input.

0
Виконано

can't write more than one mermaid graph

Kanzhi Zheng 8 років тому оновлено Rhio Kim 8 років тому 5

can't write more than one mermaid graph

0

In the title, '#' can not be transfered with '\' instead of some words after '\'

刘晖炫 8 років тому 0

example:

# title1 c \#


display:

title1 c\

0

link can not be to use for firebox

陈帅 8 років тому 0

I can't use Hyperlink

0
Under review

Do a git commit when "save" is clicked.

Sapan 8 років тому оновлено Rhio Kim 8 років тому 1

I have a local git repo that I keep my files in. I'd really like to have haroopad do a git commit on save.