|
f2212b4f71
|
make open.py script executable
|
2023-04-04 22:12:08 +02:00 |
|
|
ce0b8edf47
|
rework selection of writeup folders: no ignore list
|
2022-10-16 09:48:18 +02:00 |
|
|
98e661f571
|
fix wrong fileback
|
2022-10-16 09:32:53 +02:00 |
|
|
2ebd7f4e8c
|
update readme for install instructions
|
2022-08-19 14:57:48 +02:00 |
|
|
ce8dd726e5
|
add makefile with install/uninstall targets
|
2022-08-19 14:54:55 +02:00 |
|
|
64564562b8
|
remove makefile
|
2022-07-26 23:37:42 +02:00 |
|
|
308a877251
|
clean up directory structure
|
2022-07-26 20:51:03 +02:00 |
|
|
f3896398d4
|
add makefile to install
|
2022-07-26 20:49:15 +02:00 |
|
|
252e845505
|
restructure configuration handling
|
2022-07-26 20:45:14 +02:00 |
|
|
28c841e7f4
|
add requirements.txt
|
2022-07-26 20:09:11 +02:00 |
|
|
693c9d37e0
|
use python configuration file now
|
2022-07-26 20:02:57 +02:00 |
|
|
231b57df91
|
update readme
|
2022-06-25 15:11:34 +02:00 |
|
|
2aa8cd2142
|
add build folder for notes into config file
|
2022-05-01 22:49:48 +02:00 |
|
|
6cba512c01
|
add editor into config
|
2022-05-01 21:07:15 +02:00 |
|
|
592f436fd4
|
correctly set parameters for subprocess starting vim
|
2022-05-01 21:05:05 +02:00 |
|
|
e8c0830f7d
|
correct location for config file. create default config if not existent
|
2022-05-01 21:02:44 +02:00 |
|
|
db9b26dcbf
|
parse a config file to get terimnal
|
2022-05-01 20:41:26 +02:00 |
|
|
9631f273e9
|
launch i3-sensible-terminal instead of termite
|
2022-05-01 19:25:01 +02:00 |
|
|
79d7e17b5f
|
adjust counter file for build directories
|
2022-05-01 18:13:10 +02:00 |
|
|
6d7e96f43b
|
update labels script for build folders
|
2022-04-26 09:02:36 +02:00 |
|
|
fa6bec2835
|
set to semester 6
|
2022-04-05 11:48:31 +02:00 |
|
|
0ff7799dee
|
ignore latexpackagesbuild and .git folder
|
2022-04-05 11:48:18 +02:00 |
|
|
e575d61c2b
|
correctly update lectures in full file on creation of new lecture
|
2021-10-27 19:36:40 +02:00 |
|
Maximilian Keßler
|
8cf70e724d
|
add option for parsing and opening zoom links
|
2021-10-11 10:11:10 +02:00 |
|
Maximilian Keßler
|
0d7d1cc2f3
|
handle error
|
2021-10-10 21:06:34 +02:00 |
|
Maximilian Keßler
|
a4f973da22
|
add python file for new writeup.
|
2021-10-10 20:58:36 +02:00 |
|
Maximilian Keßler
|
6305fced47
|
adjust fallback.yaml file
|
2021-10-10 20:46:56 +02:00 |
|
Maximilian Keßler
|
b2fded51e6
|
add method for making a new exercise sheet write up
|
2021-10-10 20:45:47 +02:00 |
|
Maximilian Keßler
|
8659206ee6
|
add rofi opening script for exercises
|
2021-10-10 20:16:19 +02:00 |
|
Maximilian Keßler
|
18621cf9b8
|
add exercise write up class
|
2021-10-10 19:46:47 +02:00 |
|
Maximilian Keßler
|
e5c40a54a0
|
outline exercises class (new attribute of course)
|
2021-10-10 19:24:06 +02:00 |
|
Maximilian Keßler
|
0aafc87ed1
|
fix importing of fallback course info file: use current file path to be independent of execution directory
|
2021-10-10 15:45:24 +02:00 |
|
Maximilian Keßler
|
65efb9c854
|
add FileHandle class for lists of pdf files (e.g. exercise sheets)
|
2021-10-01 19:08:56 +02:00 |
|
Maximilian Keßler
|
f2e0ffc05d
|
rename edit file, add some comments
|
2021-10-01 19:08:36 +02:00 |
|
Maximilian Keßler
|
8d5af2f340
|
reformat file
|
2021-09-28 19:32:19 +02:00 |
|
Maximilian Keßler
|
96a3650663
|
add script to parse labels from aux files that can be called from within vim
|
2021-09-19 12:30:16 +02:00 |
|
Maximilian Keßler
|
f82b732d38
|
fix bug when creating new lectures
|
2021-09-18 16:25:07 +02:00 |
|
Maximilian Keßler
|
ab9e4e665f
|
add fallback texinputs variable
|
2021-09-18 14:49:40 +02:00 |
|
Maximilian Keßler
|
ced953bb82
|
add method to open a terminal in the current course
|
2021-09-18 14:43:18 +02:00 |
|
Maximilian Keßler
|
6e9f6c0c06
|
add method to generate lecture environment, adapt all edit methods to new editing
|
2021-09-18 14:39:05 +02:00 |
|
Maximilian Keßler
|
7728ec97ca
|
take environment directly in edit method
|
2021-09-18 14:38:20 +02:00 |
|
Maximilian Keßler
|
32487937a9
|
set texinputs variable if editing master file
|
2021-09-18 14:17:58 +02:00 |
|
Maximilian Keßler
|
b1504fe2ea
|
save texinputs variable
|
2021-09-18 14:17:42 +02:00 |
|
Maximilian Keßler
|
19cd1ef603
|
fix some stuff
|
2021-09-18 14:17:21 +02:00 |
|
Maximilian Keßler
|
d028139860
|
provide optional arguments to set the path root and thetexinputs variable in edit command
|
2021-09-18 14:16:53 +02:00 |
|
Maximilian Keßler
|
49689e4dd0
|
add shortcut keys for editing master and / or full file
|
2021-09-18 13:43:19 +02:00 |
|
Maximilian Keßler
|
86bb3babe5
|
return resultcode of subprocess
|
2021-09-18 13:43:04 +02:00 |
|
Maximilian Keßler
|
adc8b84f3f
|
switch back to 4th semester
|
2021-09-17 14:13:30 +02:00 |
|
Maximilian Keßler
|
fc9978b484
|
ignore lines not fitting the regex when parsing lines from .cnt file
|
2021-09-17 14:12:46 +02:00 |
|
Maximilian Keßler
|
3407f03091
|
add config entry for latex aux file extension
|
2021-09-17 14:11:46 +02:00 |
|