From 9cd66833c6aa00389d1268ea75f410f2b3e89d2b Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Mon, 31 Mar 2025 14:51:25 -0400 Subject: [PATCH] vault backup: 2025-03-31 14:51:25 --- ...20Vault%2F3-99%20Research%2F3%20ARCADE.vim | 43 +++++++++++++++++ .sessions/Journal.vim | 46 ++----------------- .sessions/SMARTTERER.vim | 8 ++-- .../Journal/20250331_Should_I_Continue.md | 2 +- 4 files changed, 53 insertions(+), 46 deletions(-) create mode 100644 .sessions/%2Fhome%2Fdanesabo%2FDocuments%2FDane%27s%20Vault%2F3-99%20Research%2F3%20ARCADE.vim diff --git a/.sessions/%2Fhome%2Fdanesabo%2FDocuments%2FDane%27s%20Vault%2F3-99%20Research%2F3%20ARCADE.vim b/.sessions/%2Fhome%2Fdanesabo%2FDocuments%2FDane%27s%20Vault%2F3-99%20Research%2F3%20ARCADE.vim new file mode 100644 index 00000000..ebe9e78a --- /dev/null +++ b/.sessions/%2Fhome%2Fdanesabo%2FDocuments%2FDane%27s%20Vault%2F3-99%20Research%2F3%20ARCADE.vim @@ -0,0 +1,43 @@ +let SessionLoad = 1 +let s:so_save = &g:so | let s:siso_save = &g:siso | setg so=0 siso=0 | setl so=-1 siso=-1 +let v:this_session=expand(":p") +silent only +silent tabonly +cd ~/Documents/Dane\'s\ Vault/3-99\ Research/3\ ARCADE +if expand('%') == '' && !&modified && line('$') <= 1 && getline(1) == '' + let s:wipebuf = bufnr('%') +endif +let s:shortmess_save = &shortmess +if &shortmess =~ 'A' + set shortmess=aoOA +else + set shortmess=aoO +endif +argglobal +%argdel +argglobal +enew +setlocal fdm=manual +setlocal fde=0 +setlocal fmr={{{,}}} +setlocal fdi=# +setlocal fdl=0 +setlocal fml=1 +setlocal fdn=20 +setlocal fen +tabnext 1 +if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal' + silent exe 'bwipe ' . s:wipebuf +endif +unlet! s:wipebuf +set winheight=1 winwidth=20 +let &shortmess = s:shortmess_save +let s:sx = expand(":p:r")."x.vim" +if filereadable(s:sx) + exe "source " . fnameescape(s:sx) +endif +let &g:so = s:so_save | let &g:siso = s:siso_save +set hlsearch +doautoall SessionLoadPost +unlet SessionLoad +" vim: set ft=vim : diff --git a/.sessions/Journal.vim b/.sessions/Journal.vim index 8dc0c559..645b24c2 100644 --- a/.sessions/Journal.vim +++ b/.sessions/Journal.vim @@ -13,41 +13,10 @@ if &shortmess =~ 'A' else set shortmess=aoO endif -badd +16 ~/Documents/Dane\'s\ Vault/5\ Thesis/4\ Meetings/DGC_DAS_328.md +badd +117 20250331_Should_I_Continue.md argglobal %argdel -edit ~/Documents/Dane\'s\ Vault/5\ Thesis/4\ Meetings/DGC_DAS_328.md -let s:save_splitbelow = &splitbelow -let s:save_splitright = &splitright -set splitbelow splitright -wincmd _ | wincmd | -vsplit -1wincmd h -wincmd w -let &splitbelow = s:save_splitbelow -let &splitright = s:save_splitright -wincmd t -let s:save_winminheight = &winminheight -let s:save_winminwidth = &winminwidth -set winminheight=0 -set winheight=1 -set winminwidth=0 -set winwidth=1 -exe 'vert 1resize ' . ((&columns * 30 + 95) / 190) -exe 'vert 2resize ' . ((&columns * 159 + 95) / 190) -argglobal -enew -file NvimTree_1 -balt ~/Documents/Dane\'s\ Vault/5\ Thesis/4\ Meetings/DGC_DAS_328.md -setlocal fdm=manual -setlocal fde=0 -setlocal fmr={{{,}}} -setlocal fdi=# -setlocal fdl=0 -setlocal fml=1 -setlocal fdn=20 -setlocal nofen -wincmd w +edit 20250331_Should_I_Continue.md argglobal setlocal fdm=manual setlocal fde=0 @@ -59,15 +28,12 @@ setlocal fdn=20 setlocal fen silent! normal! zE let &fdl = &fdl -let s:l = 16 - ((15 * winheight(0) + 30) / 60) +let s:l = 117 - ((58 * winheight(0) + 33) / 67) if s:l < 1 | let s:l = 1 | endif keepjumps exe s:l normal! zt -keepjumps 16 -normal! 080| -wincmd w -exe 'vert 1resize ' . ((&columns * 30 + 95) / 190) -exe 'vert 2resize ' . ((&columns * 159 + 95) / 190) +keepjumps 117 +normal! 028| tabnext 1 if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal' silent exe 'bwipe ' . s:wipebuf @@ -75,8 +41,6 @@ endif unlet! s:wipebuf set winheight=1 winwidth=20 let &shortmess = s:shortmess_save -let &winminheight = s:save_winminheight -let &winminwidth = s:save_winminwidth let s:sx = expand(":p:r")."x.vim" if filereadable(s:sx) exe "source " . fnameescape(s:sx) diff --git a/.sessions/SMARTTERER.vim b/.sessions/SMARTTERER.vim index b9f5a70e..ae708c60 100644 --- a/.sessions/SMARTTERER.vim +++ b/.sessions/SMARTTERER.vim @@ -14,7 +14,7 @@ else set shortmess=aoO endif badd +2 pyproject.toml -badd +28 OT_Emulation_Data_Broker/Endpoint/EndPoint.py +badd +26 OT_Emulation_Data_Broker/Endpoint/EndPoint.py badd +1211 ~/.local/state/nvim/lsp.log badd +10 health:// argglobal @@ -31,12 +31,12 @@ setlocal fdn=20 setlocal fen silent! normal! zE let &fdl = &fdl -let s:l = 28 - ((27 * winheight(0) + 32) / 64) +let s:l = 26 - ((25 * winheight(0) + 33) / 67) if s:l < 1 | let s:l = 1 | endif keepjumps exe s:l normal! zt -keepjumps 28 -normal! 037| +keepjumps 26 +normal! 06| tabnext 1 if exists('s:wipebuf') && len(win_findbuf(s:wipebuf)) == 0 && getbufvar(s:wipebuf, '&buftype') isnot# 'terminal' silent exe 'bwipe ' . s:wipebuf diff --git a/9999 Personal/Journal/20250331_Should_I_Continue.md b/9999 Personal/Journal/20250331_Should_I_Continue.md index a59d7e6f..23553be1 100644 --- a/9999 Personal/Journal/20250331_Should_I_Continue.md +++ b/9999 Personal/Journal/20250331_Should_I_Continue.md @@ -114,6 +114,6 @@ two things: I really don't know what I should do. This certainly is not a one day decision. Honestly, I may like the idea of option 3 the best, but I do need to do some work. -I've got it in the works to figure out how to get the MS along the way with Antoine, +I've got it in the works to:figure out how to get the MS along the way with Antoine, so we'll see how that happens. I think the earliest things would happen would be at the end of the summer.