bastibe / annotate.el

Annotate.el
Other
384 stars 20 forks source link

two more features and a bugfix. #87

Closed cage2 closed 3 years ago

cage2 commented 3 years ago

Hi!

That is, user can place an annotation on top of an already existing one. The new will delete overlapped portion of the old annotation.

This feature should not allow to break an annotation, though. Annotations can not overlaps.

This patch, if correct, should fix #85 and also fix #83.

Bye!

bastibe commented 3 years ago

Hi! Looks great! I can see the multiple annotation databases being quite useful!

cage2 commented 3 years ago

Hi @bastibe !

Yes this is a good feature indeed, acknowledgment to @gopar for proposing and testing the whole machinery! :-)

Bye! C.

cage2 commented 3 years ago

Hi @bastibe !

I think this can be merged and fixed, if needed, later. What do you think?

Also is my impression that this could be the 1.0 release! :) :) Right?

Bye! C.

bastibe commented 3 years ago

Hey, sounds good to me! 1.0 for Christmas!

cage2 commented 3 years ago

Hi bastibe!

Hey, sounds good to me! 1.0 for Christmas!

That's great! 🎊 🎉

Just let me update the version number, and i am going to merge this PR!

Bye! C.