remus

Contributions

1 Day

8

7 Days

1037

4 Weeks

4576

All Time

113370

Top Contributions

Name Type # Changes Last Updated First Updated
1 https://www.youtube.com/watch?v=kpbCmJGkKHE media 108 14th July 2024 14th July 2024
2 https://www.instagram.com/p/DF5XgLjMdJu/ media 69 23rd April 2025 10th February 2025
3 Hard Rock list 66 31st July 2024 27th July 2024
4 https://www.instagram.com/p/DGD2HHVM4yn/ media 60 23rd April 2025 14th February 2025
5 https://open.spotify.com/episode/0cHKL3jWvp8A4QcZ1LS0YM media 51 6th October 2024 10th April 2024
6 None None 41 18th July 2025 6th March 2025
7 https://www.instagram.com/p/C09aKQQtBaT/ media 39 2nd November 2024 17th December 2023
8 Remus Knowles climber 35 24th May 2025 30th March 2024
9 Mountain 32 library item 33 27th June 2025 24th June 2025
10 Aidan Roberts's ascent of Arrival of the Birds ascent 33 9th July 2024 13th December 2023

Recent Contributions

Date Time User Type Name Attribute
27741 20th February 2025 21:45:37 remus ascent Nico Pelorson's ascent of Munich ascent_type_id
Before
None
After
2
27742 20th February 2025 21:45:37 remus ascent Nico Pelorson's ascent of Munich ascent_style_id
Before
None
After
1
27743 20th February 2025 21:45:37 remus ascent Nico Pelorson's ascent of Munich climber_id
Before
None
After
674
27744 20th February 2025 15:20:56 remus list Projects list_name
Before
None
After
Projects
27745 20th February 2025 15:20:56 remus list Projects list_description
Before
None
After
This is a list of some projects. Typically these are very hard, public lines that have been tried at least a little by climbers.
Diff
--- before

+++ after

@@ -1 +1 @@

-
+This is a list of some projects. Typically these are very hard, public lines that have been tried at least a little by climbers.
27746 20th February 2025 15:20:56 remus list Projects list_definition
Before
None
After
select '<a href="/climb/' || c.climb_id::varchar || '/a">' || c.climb_name || '</a>' as "Name" ,g.grade || ' ' || ct.climb_type as "Approx Grade" ,'<a href="/crag/' || cr.crag_id::varchar || '/a">' || cr.crag_name || '</a>' as "Crag" from climbs c inner join climb_meta cm on c.climb_id = cm.climb_id and cm.climb_meta_key_id = 20 inner join climb_types ct on c.climb_type_id = ct.climb_type_id inner join grades g on c.grade_id = g.grade_id left join crags cr on c.ukc_crag_id = cr.crag_id where c.deleted_on is null order by ct.climb_type ,g.order_on desc
Diff
--- before

+++ after

@@ -1 +1,24 @@

-
+select
+ '' || c.climb_name || '' as "Name"
+ ,g.grade || ' ' || ct.climb_type as "Approx Grade"
+ ,'' || cr.crag_name || '' as "Crag"
+
+
+from
+ climbs c
+ inner join climb_meta cm
+ on c.climb_id = cm.climb_id
+ and cm.climb_meta_key_id = 20
+ inner join climb_types ct
+ on c.climb_type_id = ct.climb_type_id
+ inner join grades g
+ on c.grade_id = g.grade_id
+ left join crags cr
+ on c.ukc_crag_id = cr.crag_id
+
+where
+ c.deleted_on is null
+
+order by
+ ct.climb_type
+ ,g.order_on desc
27747 20th February 2025 15:20:56 remus list Projects list_type_name
Before
None
After
Misc.
27748 20th February 2025 15:20:56 remus list Projects list_type_id
Before
None
After
5
27749 20th February 2025 15:20:56 remus list Projects hidden
Before
false
After
true
27750 20th February 2025 15:20:56 remus list Projects list_description_pretty
Before
None
After
<p>This is a list of some projects. Typically these are very hard, public lines that have been tried at least a little by climbers.</p>
27751 20th February 2025 15:11:12 remus climb Excalibur See Also
Before
None
After
4802
27752 20th February 2025 15:10:40 remus climb Excalibur Low Start Other Name
Before
None
After
King Arthur Project
27753 20th February 2025 15:09:44 remus climb Excalibur Low Start Low Start To
Before
None
After
2384
27754 20th February 2025 15:09:34 remus media https://www.youtube.com/watch?v=ptw1OV7SYUA embed_code
Before
None
After
<div class="video-wrapper"><iframe class="embed-responsive-item" src="https://www.youtube.com/embed/ptw1OV7SYUA" allowfullscreen></iframe></div>
27755 20th February 2025 15:09:34 remus media https://www.youtube.com/watch?v=ptw1OV7SYUA missing_right_to_reproduce
Before
None
After
false
27756 20th February 2025 15:09:34 remus media https://www.youtube.com/watch?v=ptw1OV7SYUA url
Before
None
After
https://www.youtube.com/watch?v=ptw1OV7SYUA
27757 20th February 2025 15:09:33 remus ascent Stefano Ghisolfi's ascent of Excalibur Low Start climb_id
Before
None
After
4802
27758 20th February 2025 15:09:33 remus ascent Stefano Ghisolfi's ascent of Excalibur Low Start ascent_type_id
Before
None
After
1
27759 20th February 2025 15:09:33 remus ascent Stefano Ghisolfi's ascent of Excalibur Low Start notes_pretty
Before
None
After
<h3>References</h3> <p>[1] <a href="https://www.youtube.com/watch?v=ptw1OV7SYUA">https://www.youtube.com/watch?v=ptw1OV7SYUA</a></p>
27760 20th February 2025 15:09:33 remus ascent Stefano Ghisolfi's ascent of Excalibur Low Start notes
Before
None
After
### References [1] [https://www.youtube.com/watch?v=ptw1OV7SYUA](https://www.youtube.com/watch?v=ptw1OV7SYUA)
Diff
--- before

+++ after

@@ -1 +1,3 @@

-
+### References
+
+[1] [https://www.youtube.com/watch?v=ptw1OV7SYUA](https://www.youtube.com/watch?v=ptw1OV7SYUA)

< Page 1388 >