Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Note text is getting duplicated #6

Open
stevearc opened this issue Dec 27, 2021 · 0 comments
Open

Note text is getting duplicated #6

stevearc opened this issue Dec 27, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@stevearc
Copy link
Owner

Describe the bug
Every once in a while the note that I'm editing duplicates all its text.
Everything from the id: field and below gets appended to the note. It's not a
big deal because I can just delete everything below the second id: field, but
it shouldn't be happening

To Reproduce
I do not have a reliable repro yet. If anyone else can get one or has ideas,
please comment on this issue.

Version information

  • OS: Linux
  • Neovim:
NVIM v0.6.0
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/gcc-11 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/home/runner/work/neovim/neovim/build/config -I/home/runner/work/neovim/neovim/src -I/home/runner/work/neovim/neovim/.deps/usr/include -I/usr/include -I/home/runner/work/neovim/neovim/build/src/nvim/auto -I/home/runner/work/neovim/neovim/build/include
Compiled by runner@fv-az65-618

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "
/home/runner/work/neovim/neovim/build/nvim.AppDir/usr/share/nvim"

Run :checkhealth for more info
  • Gkeep: [output of :checkhealth gkeep]
gkeep: health#gkeep#check
========================================================================
## gkeep
  - OK: gkeepapi 0.13.6 installed
  - OK: keyring installed
  - OK: Logged in as arc********@gmail.com
  - OK: Neorg support enabled
  - INFO: Log file: /home/stevearc/.cache/nvim/gkeep.log
@stevearc stevearc added the bug Something isn't working label Dec 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant